![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I programatically change whether a column is visible/not visible in a DataGrid? TIA - Jeff. |
#3
| |||
| |||
|
|
You need to do it for every item in ItemDataBound event. -- Eliyahu Goldin, Software Developer Microsoft MVP [ASP.NET] http://msmvps.com/blogs/egoldin http://usableasp.net "Mufasa" <jb (AT) nowhere (DOT) com> wrote in message news:eetoXIgJIHA.4272 (AT) TK2MSFTNGP06 (DOT) phx.gbl... How can I programatically change whether a column is visible/not visible in a DataGrid? TIA - Jeff. |
#4
| |||
| |||
|
|
Will that make the item in the row visible/invisible or the entire column invisible? I want to be able to have a complete column (header included) appear/not appear. "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN (AT) mMvVpPsS (DOT) org> wrote in message news:%23cm4qXgJIHA.4584 (AT) TK2MSFTNGP03 (DOT) phx.gbl... You need to do it for every item in ItemDataBound event. -- Eliyahu Goldin, Software Developer Microsoft MVP [ASP.NET] http://msmvps.com/blogs/egoldin http://usableasp.net "Mufasa" <jb (AT) nowhere (DOT) com> wrote in message news:eetoXIgJIHA.4272 (AT) TK2MSFTNGP06 (DOT) phx.gbl... How can I programatically change whether a column is visible/not visible in a DataGrid? TIA - Jeff. |
#5
| |||
| |||
|
|
"Mufasa" <jb (AT) nowhere (DOT) com> wrote in message news:eetoXIgJIHA.4272 (AT) TK2MSFTNGP06 (DOT) phx.gbl... How can I programatically change whether a column is visible/not visible in a DataGrid? TIA - Jeff. |
|
You need to do it for every item in ItemDataBound event. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |