This question is locked. New answers and comments are not allowed.
hi team telerik..
Thanks for your five star support...
Coming to my scenario,
I Search a customer by his name and bind the seach results to a GridView (with a toggle button to each row)
And now my requirement is when i click on the toogle button of a (Customer) row,I need to fetch the orders of that customer dynamically by getting the selected customer and sending the customer id to my web service...
By the way i am using Asp.net Webservices in my application.After i get the orders of that customer i want to bind them to Child grid associated with the selected customer row.
I tried this earlier but the ordersResults are not displayed..
Colud you please assist me in this regard..A sample project will do the very best help.
Thanks for your five star support...
Coming to my scenario,
I Search a customer by his name and bind the seach results to a GridView (with a toggle button to each row)
And now my requirement is when i click on the toogle button of a (Customer) row,I need to fetch the orders of that customer dynamically by getting the selected customer and sending the customer id to my web service...
By the way i am using Asp.net Webservices in my application.After i get the orders of that customer i want to bind them to Child grid associated with the selected customer row.
I tried this earlier but the ordersResults are not displayed..
Colud you please assist me in this regard..A sample project will do the very best help.