Hi,
I am implementing hierarchy Data binding using Rad grid?but,here the datasource is "Collections".So,for giving data source to child Gird table I am using "DetailTableDataBind" event of the parent grid.But for child Grid i need to bind the values in code page.In grid for child tables there is no "Item Data bound event". How can i bind the values to controls in code file ?
Can u check the attachments for design and Code files ?