Dataset select event

Posted by Rajamani under C# on 3/3/2012 | Points: 10 | Views : 1943 | Status : [Member] | Replies : 1
sir, I am select the values in dataset using web service .if the dataset values is empty they do the one process. dataset get any values they do the another process.The second one is working. but the first one is not working. string sts = ds.Tables[0].Rows[0].ItemArray[0].ToString();




Responses

Posted by: Vuyiswamb on: 3/3/2012 [Member] [MVP] [Administrator] NotApplicable | Points: 25

Up
0
Down
i have already given you an answer to this Question.

Thank you for posting at Dotnetfunda
[Administrator]

Rajamani, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response