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

Setting Datasources on the server side

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 20 Aug 2008, 07:35 PM
Hello,

I'm curious how you'd set up that data sources to each of the detailTables on the server side.  Because none of those tables can have IDs so how are you supposed to reference each one from the server side to set it's datasource?  Even when I set the datasource for the rad grid as a whole, it doesn't seem to wan to bind to the datasource I set for it.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 21 Aug 2008, 04:42 AM
Hi Aaron,

You can bind the detail tables of RadGrid in the DetailTableDataBind event. Go through the demo link for getting more details.
Hierarchy with DetailTableDataBind event

Thanks
Shinu.
Tags
Grid
Asked by
Aaron
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or