|
Edit Dialog |
Top Previous Next |
|
The Edit Dialog is the default means by which a row in DbNetGrid is updated or added. A column will appear in the edit dialog if the column edit property is set to true. The dialog can be accessed via the grid editDialog property. If you have a lot of edit fields you can set the height of the dialog using the editDialogHeight property.
Options
When set to true the dialog will automatically close when the edit is applied. Reference to the DbNetEdit control inside the Edit Dialog |