Hi,
I wasted an enormous amount of time trying to figure this one out. My conclusion is that it is not currently supported (ASP.NET Q2.2008) by the grid.
I am simply trying to automatically expand a row when the user edit it (.Edit = true) or conversely, edit the master row when the detail is expanded (and still show the detail).
Hooking the ItemCommand event does not work : it seems like the Expanded property on the item is simply ignored.
I wasted an enormous amount of time trying to figure this one out. My conclusion is that it is not currently supported (ASP.NET Q2.2008) by the grid.
I am simply trying to automatically expand a row when the user edit it (.Edit = true) or conversely, edit the master row when the detail is expanded (and still show the detail).
Hooking the ItemCommand event does not work : it seems like the Expanded property on the item is simply ignored.