I have an RadGrid (RadGrid2) inside a MultiPage that is in turn inside a NestedViewTemplate on a parent RadGrid (RadGrid1). I need to use the NeedDataSource of RadGrid2 because I am doing inline editing of the items inside that grid. The binding is relient on the DataKeyValue of the parent row of RadGrid1. What I am wondering is what is the best approach to retrieving the DataKeyValue of the row from RadGrid1 from the NeedDataSource event of RadGrid2.
Any help would be greatly appreciated as I am on a deadline and I have been struggling with this for a couple hours now.
Thanks!
Cole
Any help would be greatly appreciated as I am on a deadline and I have been struggling with this for a couple hours now.
Thanks!
Cole