This is a migrated thread and some comments may be shown as answers.

[Solved] Grid Batch Editing and Validation

0 Answers 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jyothish George
Top achievements
Rank 1
Jyothish George asked on 01 May 2013, 04:01 PM
Hi 

My UI has a batch editable grid with column called Rank and fixed number of  records ( say 5 records and no paging ). The field Rank has to be validated and should always input in the ascending order ( say 1,4,6 7, 9). These inputs has to be validated before submitting and would like to show in-line validation message against the edited cell. 

I tried following 

Using  [Remote] validation attribute, but no way to pass the entire grid data.
Using OnSave client event, not sure how to add the in-line validation messages

Any suggestion on this would be greatly appreciated,

-George
Tags
Grid
Asked by
Jyothish George
Top achievements
Rank 1
Share this question
or