Categories | Question details Back To List | ||
How to place a grid on a Tabbar Hi, I am a novice to this forum, could you help me with sample code to make place a grid on a tabber control? Thanks in advance. Biju Answer posted by Support on Dec 02, 2008 02:07 You can place an HTML container ( simple DIV ) as tab content, and init grid in such container. http://dhtmlx.com/docs/products/dhtmlxTabbar/samples/interaction_other_components/tab_dhtmlx.html?un=1225663707000 |