Hi
I have parent grid called rgParentGrid,
In this I am using some NestedViewTemplate
In this NestedViewTemplate I am using other Radgrid called Chidgrid ,
I am using some item templates in Childgird , I would like bound these itemtemplates in OnItemdatabound (object sender, GridItemEventArgs e)
.
Could anyone please help me on accessing these item Templates in code behind
Regards
Kiran