Does anyone have any insight on how to have each row in a Gridview expand to show a DIV or PANEL that has a form of elements, i.e. a simple form of textboxes, etc. I don't need a nested Gridview showing results or using DynamicPopulate.
I have tried some techniques from a DataGrid Expandable Row, but ran into some problems trying to access variables that just aren't a part of the Gridview. Any help would be appreciated. I could essentially do this using the Editable Templates in the Gridview, but I need a much cleaner solution.