StuckInTheMiddle
Programmer
HI there,
I had a datagrid bound to my dataset and have the appropriate edit template setup so that users can make changes and submit them. And all is well in the world, except they want some client side validation on the inputs.
Can i attach a javascript to the onblur event for instance of the textbox that gets shown on my edittemplate to say validate a date. This no need to go back to the server. Kinda almost like a validation control.
A,
"If you can stay calm, while all around you is chaos...then you probably haven't completely understood the seriousness of the situation.
I had a datagrid bound to my dataset and have the appropriate edit template setup so that users can make changes and submit them. And all is well in the world, except they want some client side validation on the inputs.
Can i attach a javascript to the onblur event for instance of the textbox that gets shown on my edittemplate to say validate a date. This no need to go back to the server. Kinda almost like a validation control.
A,
"If you can stay calm, while all around you is chaos...then you probably haven't completely understood the seriousness of the situation.