i added a table within tabitem and added few controls in each row of the table.
when i try to view in the browser i get to see all the controls in one line.
when i see the view source i get to see "class="igTabView" " twice in tabItem tag.
Can anyone help me to solve this issue or is this a bug in infragistics?
Hello,
Did you check your run-time HTML, is the table that you've created rendered on the page and the items are still appearing in one line? Regarding the igTabView class assigned twice for the tabItem tag, it sounds like a bug, please submit this as an issue with our developer support.
http://ko.infragistics.com/gethelp/
What version of NetAdvantage for JSF are you using?
-Taz.
Hi,
I did check the html runtime. A table is getting rendered but the controls appear in a single line.
version that i am using is NetAdvantage 2007 volume 2.
-Divya