Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Sep 23, 2008 03:47
open dhtmlx forum
Diaplay asp.net GridView in the control

I am using the control and in tabs i am loading asp.net gridview control with data in it. But problem is gridlines are shown on pages which are loaded in other tabs too. How i can handle this prolbem.
e.g.
If i have 4 tabs and 3 tabs have asp.net gridview control loaded in IFrame.Then grid lines are also shown in other tabs.Like grid lines will be shown in tab1 too. How to handle this problems

regards
Answer posted by dhtmlx support on Sep 23, 2008 06:18
Please, try to use the following method:

tabbar.enableForceHiding(true);