B
bogdan
Hi,
Can a single GridView be 'connected' to DetailsView that renders itself
differently based on the currently selected row?
I have a GridView with rows that could be displayed in the same way in the
view (like a report) but when a user wants to edit/insert items I'd like to
show a different layout and [possibly] different controls based on the
selected item type. For example, for some items I'd like to provide text
boxes and for others I'd like to provide dropdownlists, extra buttons, etc.
I'd like to have the DetailsView displayed on the same page as the GridView.
Can this be done? If not, any recommendations for alternative solutions?
Thanks,
Bogdan
Can a single GridView be 'connected' to DetailsView that renders itself
differently based on the currently selected row?
I have a GridView with rows that could be displayed in the same way in the
view (like a report) but when a user wants to edit/insert items I'd like to
show a different layout and [possibly] different controls based on the
selected item type. For example, for some items I'd like to provide text
boxes and for others I'd like to provide dropdownlists, extra buttons, etc.
I'd like to have the DetailsView displayed on the same page as the GridView.
Can this be done? If not, any recommendations for alternative solutions?
Thanks,
Bogdan