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

radgrid databind problem

1 Answer 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Serkan
Top achievements
Rank 1
Serkan asked on 19 Dec 2012, 12:31 PM
Hi,
I have  a grid and it's datasource is a datatable. The datatable binds the grid in Pageload . there is another grid in the page and  second grid's databinding is done according to first grid's clicked row. 

The problem is that, second grid never fills.

1 Answer, 1 is accepted

Sort by
0
Florence
Top achievements
Rank 1
answered on 19 Dec 2012, 04:50 PM
Hi Serkan,

Try moving your grids' binding logic to the NeedDataSource event and then try the suggestions from this forum thread:
http://www.telerik.com/community/forums/aspnet-ajax/grid/codebehind-version-of-the-master-detail-selectedvalue-sample.aspx
Tags
Grid
Asked by
Serkan
Top achievements
Rank 1
Answers by
Florence
Top achievements
Rank 1
Share this question
or