Custom logic implemented in this example allows the end-user to select a limited number of named columns via comboboxes. The maximum number of columns the user can select is defined by a numeric column value, which he can also change. The only callback is used to post the entire grid page data.
To work in multi-row-edit mode, scripts and ClientInstanceName property values are generated programmatically.
See Also:
ASPxGridView - Multi-Row Editing
How to implement the multi-row editing feature in the ASPxGridView
How to perform ASPxGridView instant updating using different editors in the DataItem template
Question Comments
Added By: Paul.Astramowicz@thyssenkrupp.com Paul.Astramowicz@thyssenkrupp.com at: 8/13/2014 1:17:12 PM
How would the below code be used if you were to use a ASPxSpinEdit Instead of a ASPxTextBox ?