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

RadGrid Rebind

2 Answers 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prab
Top achievements
Rank 1
Prab asked on 28 Sep 2012, 08:13 AM
how to rebind radgrid from codebehind in c#

2 Answers, 1 is accepted

Sort by
0
Accepted
Angel Petrov
Telerik team
answered on 01 Oct 2012, 04:26 PM
Hello PRABHAKARAN,

You could call the rebind method of the grid. For example if the name of the grid is RadGrid1 in some method in the codebehind you could call RadGrid1.Rebind().

Regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Prab
Top achievements
Rank 1
answered on 03 Oct 2012, 05:24 AM
Thank you so much
Tags
Grid
Asked by
Prab
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Prab
Top achievements
Rank 1
Share this question
or