Hi....
I am using Tab-container of AJAX Control Toolkit . The problem is that, i have 15 tab-panels. this tabs in three lines,
first 5 in one line, second 5 tabs in second line,third 5 tabs in third line.
If I click first / six/ fifteenth tab means it shows the relevant tab-panel with data correctly.
Each tabs have three buttons like Save, Edit and Cancel
All three line's tab-panels and buttons are working properly in Chrome and Firefox.
But in IE,
First line tab-panel's button work properly...
second and third line tab-panel's buttons is not work properly,
if I click the second and third line tab-panel's buttons means.. It didn't go to page load..
How can I fix that??
Thanks