This question is locked. New answers and comments are not allowed.
Hi,
I'm using a grid to bind to a collection and want to use the "pop-up" editor for new & editing records.
I have managed to get the Edit & Delete buttons into a "command" column and the default pop-up appears ready for editing.
Do you have an example of how to: -
1. Define an "in-line" editor within the grid for the edit pop-up
and
2. Define an ".ascx" file to be used for the edit.
I don't always want the same columns in the grid that I want in the editor and vice-versa. I also want to be able to split a record into Tabs within the form if required and therefore need more control over the formatting of the form.
Thanks - Paul.
I'm using a grid to bind to a collection and want to use the "pop-up" editor for new & editing records.
I have managed to get the Edit & Delete buttons into a "command" column and the default pop-up appears ready for editing.
Do you have an example of how to: -
1. Define an "in-line" editor within the grid for the edit pop-up
and
2. Define an ".ascx" file to be used for the edit.
I don't always want the same columns in the grid that I want in the editor and vice-versa. I also want to be able to split a record into Tabs within the form if required and therefore need more control over the formatting of the form.
Thanks - Paul.