product caption

Demos

Flexible server-side validation

Run example in: C# VB.NET



Edit options

Validation options Choose validation group

Add new record Refresh
 IDProductNameSupplierCategoryUnits In StockDiscontinuedUnitPrice 
Add new record Refresh
Change page: < 1 2 3 4 5 6 7 8 9 10 ... >  |  Displaying page 1 of 26, items 1 to 3 of 77.
Ready
1ChaiExotic LiquidsBeverages39 $18.00
2ChangExotic LiquidsBeverages17 $19.00
3Aniseed SyrupExotic LiquidsCondiments13 $10.00
Edit properties of Product Aniseed Syrup
ProductName:
Supplier:
Category:
Units In Stock:
Quantity Per Unit:
Units On Order:
* 
Enter value which doesn't start with '4'

 
 
FormValidationGroup
City:
State:
SearchValidationGroup
Enter criteria:

Note: The changes in the data will be persisted per Session only. The data will be reset next time you visit the page.


To test the functionality on this example :
  • Switch the edit modes using the Edit options menu at the top
  • Enable/disable the validation for the grid using the checkbox from the Validation options menu
  • Choose a validation group for the grid edit form controls by selecting an option from the dropdown list from the Validation options menu
Source Code & Description