ASP.NET - ajax tabcontainerand jquery validation pluging
Asked By ram hire on 05-Sep-13 12:35 AM
i have Ajax tab container contain g three tabs with different functionality each containing text boxes and dropdownlist,now i have to use j query validation plugin to validate this controls can any one provide such kind of example ,In my condition when i submit first tab then validation error messages are displayed and if then i change tab and submit the second tab it not get submitted because of the error messages in first tab ,i am doing this in asp.net and on button click
thanks