ecpmendoza
New member
I have a DataGrid on mo Web Application, I want to have a column to be hidden when the page is displayed to the user. In the datagrid properties, if I set the column Visbile = false, the column is not displayed on the page, but when i view source the page the column isnt there. Is there a way to dumplicate a hidden filed functionality in .NET technology.