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

Verify RadGrid fully populated

1 Answer 32 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tracey Kroll
Top achievements
Rank 1
Tracey Kroll asked on 14 May 2010, 03:15 PM
I have a radgrid with inline editing. All works fine and the database updates server side with each row. I have a submit button that I do not want to validate as true unless all rows in the grid have been completed (i.e. have a value in every column for every row). Is there a way to validate the grid is fully filled out via client side script?

Thanks in advance!

-tk

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 14 May 2010, 03:56 PM
Hello Tracey,

You could try adding the validators to all controls from the RadGrid's row, which is in edit mode. Please check out the following online documentation article which demonstrates how to add dynamically validators to the items in edit mode:
http://www.telerik.com/help/aspnet-ajax/grdvalidation.html

I hope this helps.

Greetings,
Radoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Tracey Kroll
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or