mohan

mohan

  • NA
  • 3
  • 0

save all controls in ajax tab panel

Dec 26 2012 2:21 AM
hi,

I have a multiple ajax tab panel like tab1,tab2,tab3. and teach tab having some controls like text box, drop down and data grid.

Initially i am working on tab1 and modified some text box value then without saving the tab1 i am trying to move some other tab, in that time i need to get confirmation from user, your data will lose if you move to some other tab,
so my issue is, how to check all controls whether the value of any controls are changed by the user at client side.

Answers (3)