Validation Woes
Hi! i've a page in my appplication which contains 5 tabs n i'm using ajax tab panel for this..my first page contains input fields 5 of them being Date fields n the rest of the tabs are grids which navigate to other pages n i can also delete the records in the grid...Now everything works fine until i use validation on the date fields... the dates go in ascending order as in 2nd date > 1st date n so on...when i use say even a rqd validator the validation happens bt no event in the grid fires, talk abt comparing the dates!...i'm not looking for client side validation coz the page has other fields which require server side validation ...is there a work around ...i tried custom validator bt it does the same thing ..any kind of insight is appreciated....as an after thought i also have a file upload in the same tab as the date fields.
__________________
Yamini
|