Hello,
I have GridView that has a RowDetailsTemplate specified.
I am trying to figure out how to force the row in a GridView into Edit Mode when the user is editing a property that is displayed in the Row Details template of that row. The GridView properly goes into Edit Mode when I edit a cell in the row, but not when I am in the Row Details.
Any help is appreciated.
Thanks.
James
I have GridView that has a RowDetailsTemplate specified.
I am trying to figure out how to force the row in a GridView into Edit Mode when the user is editing a property that is displayed in the Row Details template of that row. The GridView properly goes into Edit Mode when I edit a cell in the row, but not when I am in the Row Details.
Any help is appreciated.
Thanks.
James