User1216489373 posted
Hi,
I have added reference of my Web Service and I want to show the data generated by Service in Grid View.
Test.getNew fc = new getNew();
XmlNode xNode;
xNode=fc.getDetail(TextBox1.Text);
I want to show result coming in xNode in GridView.
Please Help!!
Thanks,
Rahul