Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
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 isn't there. Is there a way to dumplicate a hidden filed functionality in .NET technology.
Posted
But even if the column isn't in the page source, you can still access the hidden column in the code behind. Perhaps you have a special requirement?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...