Hi All,
I'm using telerik 2013 Q3 for development. Now I want to implement a page that contains a radgrid, and the radgrid can expand to expand a DetailTables. The DetailTables has just one column GridTemplateColumn and in its ItemTemplate contains a RadTreeList.
My question is after click expand button, I cannot get RadTreeList instance whatever from dataBound, ItemCreated or anyother events. So how can I set datasource to the RadTreeList in DetailTables ItemTemplate.
Can anyone help on this, please? Thanks.
I'm using telerik 2013 Q3 for development. Now I want to implement a page that contains a radgrid, and the radgrid can expand to expand a DetailTables. The DetailTables has just one column GridTemplateColumn and in its ItemTemplate contains a RadTreeList.
My question is after click expand button, I cannot get RadTreeList instance whatever from dataBound, ItemCreated or anyother events. So how can I set datasource to the RadTreeList in DetailTables ItemTemplate.
Can anyone help on this, please? Thanks.