Set Column visible property False for un selected column after databind to
gridview
Or
Dynamically create data table based on selected columns in list box then
bind to grid view

2009/4/7 maher <[email protected]>

>
> Hello,
> There are some column names from a datatable that resides in a
> listbox.The user is able to select multiple columns from that listbox.
> Is there any possible way to show the data in a datagrid based on the
> selected columns?
>
> Example:
> contents of list box :- studentID,Name,Class,Grade.
>
> User selected :- Name, Class and grade.
>
> Gridview shows :- Name Class and Grade.
>
> Thanks in advance.
>



-- 
Regards
*******************
*C.Arun Kumar *
*******************

Reply via email to