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
Thanks in advance!
-tk