GridView - Inline Editing
This sample demonstrates GridView with inline row editing. Click Edit to modify a row, Update to save changes, Cancel to discard, or Delete to remove a row.
Other usage samples:
Simple GridView |
AutoGenerated Columns |
Template Fields |
BindAttribute |
Row Selection |
Paging |
Sorting |
Inline Editing |
Selection |
Display Properties |
| ID | Name | Price | |
|---|---|---|---|
| 1 | Widget | 9.99 | Edit Delete |
| 2 | Gadget | 19.99 | Edit Delete |
| 3 | Sprocket | 4.50 | Edit Delete |
| 4 | Gizmo | 29.99 | Edit Delete |
| 5 | Doohickey | 14.75 | Edit Delete |
| 6 | Thingamajig | 7.25 | Edit Delete |
| 7 | Whatchamacallit | 22.00 | Edit Delete |
| 8 | Contraption | 35.50 | Edit Delete |
| 9 | Apparatus | 42.99 | Edit Delete |
| 10 | Mechanism | 18.50 | Edit Delete |
Edit Index: -1