DHTMLXTabBar

Hi to all



im developing TabBar using DHTMLXTabBar im created 4 tab bars. each tab bar having 4 textboxes with textbox id and nameso totally 16 textboxs. when im submit the form onlt active tab bars textboxs name and value are sending to serveronly 4 textbox valuesbut i need 16 text box values



kindly guide me



Thanks in advance.

Which version of dhtmlxtabbar are you using ?
The latest version has all pages , active and non-active, in the DOM, so submitting a form must send all the content.
Beware that if you are using ajax or ajax-html mode, the form will not contain the content of not activated tab’s

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed.