Hi,
I need to reload or refresh the ASP.NET usercontrol on silverlight telerik GridView rowChange.
Is this possible to rise an event from silverlight to asp.net or get a instance of usercontrol in a silverlight telerik gridView row change event?
Say I have created a asp.net user control with 4 text box and 4 labels, these controlValues get changed based on row change of telerik gridview, gridView is master control and asp.net usercontrol is a detail control. So whenever I change the row, my asp.net userconrol needs a data based on one of the colomn value.
Please let us know if u need more information.
Thank you,
Tom
I need to reload or refresh the ASP.NET usercontrol on silverlight telerik GridView rowChange.
Is this possible to rise an event from silverlight to asp.net or get a instance of usercontrol in a silverlight telerik gridView row change event?
Say I have created a asp.net user control with 4 text box and 4 labels, these controlValues get changed based on row change of telerik gridview, gridView is master control and asp.net usercontrol is a detail control. So whenever I change the row, my asp.net userconrol needs a data based on one of the colomn value.
Please let us know if u need more information.
Thank you,
Tom