Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to compare editor values before posting data in the ASPxGridView

$
0
0


This can be done using the editor's client-side Validation event. You should handle the CellEditorInitialize event of the ASPxGridView and write a java script event handler in your server code. Please refer to the attached project.


Viewing all articles
Browse latest Browse all 7205

Trending Articles