Validator at runtime
Hi All
I have a DataGrid that is bound at run-time.
Upon the click of the Add, a new row is added to the top and it has textbox control
The DataGrid is bound.
Now, the user fills out the controls and clicks Save at which point I need
to validate.
So, how can this be done programmatically?
Thanks
monika
|