Hi, I am using a tabbed table with 3 row…
and having the following options selected…
-
Show only one row at a time
-
Switch Rows Programatically
and in this radio button option the sub option (check box) --Un checked…
Also show tabs user can pick row
I want to check this checkbox at runtime
means i want to set this property true at runtime when an option in first tab at runtime is selected
At starting of document only one tab is shown.
other 2 tabs are hidden.
if i select an option on first tab then it should show the other remaining 2 tabs…
Any suggestions in this regard is helpful and thanks…