This is a migrated thread and some comments may be shown as answers.

Reload asp.net usercontrol on silverlight GridView RowChange

1 Answer 22 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tom McCartan
Top achievements
Rank 1
Tom McCartan asked on 17 Apr 2010, 12:58 PM
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

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Apr 2010, 12:24 PM
Hello Tom,

Why not use RadGridView in combination with external details presenter? In this case everything will be Silverlight and the reload will work automatically.

Sincerely yours,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Tom McCartan
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or