A
Alan T
I would like to know how to do this:
- On the left side has a list of menu items/buttons
- When one of these menu items is clicked, there are different radiobuttons
on the right depends on which menu item/button is clicked, something like
frame.
But these might be webcontrols but not html controls. Because I need to
write code behind.
At the moment, I inserted a table has 2 columns and 2 rows.
There is 1 row on the left, 2 rows on the right.
An OK button is at the bottom row of the right.
- On the left side has a list of menu items/buttons
- When one of these menu items is clicked, there are different radiobuttons
on the right depends on which menu item/button is clicked, something like
frame.
But these might be webcontrols but not html controls. Because I need to
write code behind.
At the moment, I inserted a table has 2 columns and 2 rows.
There is 1 row on the left, 2 rows on the right.
An OK button is at the bottom row of the right.