Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2235
TemplateDataField getting value of ItemTemplate control.
posted

I have a webdatagrid
two template fields... textboxes..

when the user enters a value in the first one and then goes to the second one, I need to make sure the second value is not greater then the first value...

Can someone help with some client side script to do this?