I would like to have a form when editing a GridView such as RadControls o DevExpress controls instead of In-Row edit mode, is that possible?
Framework 4 C#
I would like to have a form when editing a GridView such as RadControls o DevExpress controls instead of In-Row edit mode, is that possible?
Framework 4 C#
With the DevExpress XtraGrid, you can use their EditForm feature. Just have a look at the DevExpress Documentation.
PS: you can even customize the form.