Hi,
I am using RAD Grid for displaying and inserting records.
Each row I have one textbox and add button .Using button user can add N number of records.
Let us suppose that user is inserted 4 records(rows).In that 1st and 4 th row data is there 2nd and 3rd empty .If user submit that it shoud throw validation error message.
Let us suppose that in 4 records in that 1nd and 2nd data is there and 3rd and fourth empty ,but in this case it should allow to submit data.
so if there is any empty rows in between it should not allow to submit.But if there are empty rows in last(more than one) user can submit.
Please help me like how i can build the logic
Thanks
siddartha
I am using RAD Grid for displaying and inserting records.
Each row I have one textbox and add button .Using button user can add N number of records.
Let us suppose that user is inserted 4 records(rows).In that 1st and 4 th row data is there 2nd and 3rd empty .If user submit that it shoud throw validation error message.
Let us suppose that in 4 records in that 1nd and 2nd data is there and 3rd and fourth empty ,but in this case it should allow to submit data.
so if there is any empty rows in between it should not allow to submit.But if there are empty rows in last(more than one) user can submit.
Please help me like how i can build the logic
Thanks
siddartha