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

Refresh RadGrid

5 Answers 119 Views
Grid
This is a migrated thread and some comments may be shown as answers.
PM
Top achievements
Rank 1
PM asked on 02 Dec 2009, 12:19 PM
Hi All,

I have two RadGrids in a form, i want to refresh Grid1 based in some condition on Grid2 Insert/Update record.

Please help me regarding this.

5 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Dec 2009, 01:00 PM
Hello Praveen,

Have you tried ' RadGrid1.MasterTableView.Rebind(); '  for refreshing the grid1, where 'RadGrid1' is the ID of grid1?

-Shinu.
0
PM
Top achievements
Rank 1
answered on 02 Dec 2009, 01:16 PM
Yes i tried it, but not working.

Actually i need to refresh grid1 from grid2 "RadGrid2_InsertCommand" event.
0
Yavor
Telerik team
answered on 03 Dec 2009, 09:32 AM
Hi Praveen,

Do you have any ajax on the page? How are the grids declared/databound? You can also post the page declaration here for additional review.

All the best,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
PM
Top achievements
Rank 1
answered on 04 Dec 2009, 03:19 PM
I have used 2 radgrids, and i am binding grids, taking valued from the database tables in code behind using c#.
0
Yavor
Telerik team
answered on 10 Dec 2009, 08:02 AM
Hi Praveen,

 Unfortunately, based on the supplied information it is very hard to determine what is causing this unwanted behavior. To further track it, please open a formal support ticket, send us a small working project, demonstrating your logic, and showing the setup. We will debug it locally, and get back to you with further information.

Regards,
Yavor
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
PM
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
PM
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or