I need the features of both list box and datagrid:
Scroll bar
Multi Column
The list is readOnly.
I need to build these lists on dynamically: onPostBack.
To start with the visible attribute will be false, and postback will build the list based on user selection and set the visible to true ?
Scroll bar
Multi Column
The list is readOnly.
I need to build these lists on dynamically: onPostBack.
To start with the visible attribute will be false, and postback will build the list based on user selection and set the visible to true ?