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

Grid Field Validation on button click

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
STEPHEN
Top achievements
Rank 1
STEPHEN asked on 12 Nov 2010, 05:53 PM
I have a grid that I am populating with a few empty columns.  I need the client to make sure that each field is complete before I append the records to a new table.

How can I make sure that each field in each row is not null before I append the records. Some sort of validation on button click?  Need a start before I research.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 15 Nov 2010, 05:49 AM
Hello Stephen,


Add standard validator control for the textboxes in editform to make sure that the field is not empty. Go through the documentation for more details.
Validation




-Shinu.
Tags
Grid
Asked by
STEPHEN
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or