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

Grid Edit Insert validation

2 Answers 155 Views
Grid
This is a migrated thread and some comments may be shown as answers.
vairam
Top achievements
Rank 1
vairam asked on 02 Jun 2008, 05:16 AM
Hi

 I need to do a insert update,Delete in Rad grid.when i click the edit button in inline mode the text box will be appear in all the columns and 'Update','Cancel' button also be there.I need to set the validation group for this 'Update' button because if i click the 'Update' button in the grid all the other required fields outside the grid also validating.How to avoid that one?

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jun 2008, 07:14 AM
Hi Vairam,

Go through the following demo link.
Flexible server-side validation

Princy.
0
vairam
Top achievements
Rank 1
answered on 02 Jun 2008, 07:22 AM
Hi

Princy
Thanks
Yes I found we can set the validation group using this in validation settings

<

ValidationSettings ValidationGroup="grid" />

Tags
Grid
Asked by
vairam
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
vairam
Top achievements
Rank 1
Share this question
or