B
Bruno Alexandre
Hi guys,
How can I HIDE a GridView Column programatically?
I have a column that has the prices, but I only want the user view the
prices if they enter the correct password, at this time I have 2 gridviews I
use the visible property to change between them...
but can I do this having just one gridview and hide the column like
GridView1.ColumnHeaderName.visible = False ?
--
Thank you in Advance.
Bruno Alexandre
(a Portuguese in Denmark)
How can I HIDE a GridView Column programatically?
I have a column that has the prices, but I only want the user view the
prices if they enter the correct password, at this time I have 2 gridviews I
use the visible property to change between them...
but can I do this having just one gridview and hide the column like
GridView1.ColumnHeaderName.visible = False ?
--
Thank you in Advance.
Bruno Alexandre
(a Portuguese in Denmark)