Creating on-demand validation in DataGrid
Hi Xperts,
I am trying have a checkbox and a textbox on two separate columns in a datagrid. The textbox has to get numeric values and should not be left blank. But this will only happen if I check the checkbox.Meaning I may have 10 rows, out of which, I may want to check three checkboxes, and textboxes on those rows will expect a numeric input from the user. This MUST happen w/out posting the page. I.E. as soon as I check some checkboxes, the corresponding textbox validations will be activated. I am not sure whether it can be done at all or not.
Any help in this regard will be appreciated.
Thx
Sankar Sengupta
Striving for the BEST
__________________
Sankar Sengupta
Striving for the BEST
|