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

Programmatically created Radgrid with Detailgrid and paging

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Willem
Top achievements
Rank 1
Willem asked on 24 Nov 2010, 04:34 PM
Hi there,

I have a problem with programmatically creating a radgrid. I am trying to make a usercontrol that:

contains one Radgrid with one DetailGrid
is created programmatically
Fills the datasources with a linq statement
is able to page through the data

Everything works fine, untill i start paging through the data. After this i cant see the detailgrid anymore (allthough the DetailTableBind is called and records are set in the datasource). Also, sometimes i have to click the ">" button on the leftmost column twice to see the detail grid.

I don't know what i'm doing wrong, but i was wondering if you guys have a sample application that does all this in one package?

thx. Willem

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 26 Nov 2010, 06:23 PM
Hello Willem,

I have attached a sample project demonstrating the desired functionality. Let me know how it works for you and if there is something unclear. I have based the project on this demo, just changed the datasource to a northwind model.

Regards,
Marin
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Willem
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or