Search:
Namespaces
Discussions
.NET v1.1
Feedback
Hide bound column programmatically
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngdatagridrepeaterdatalist' list
.
DavidW
I have multiple searches possible, based on users' choice.
Normally, with any given control, you could do this:
if (whatever) is true then
someID.visible=true
else
someID.visible=false
end if
I also have multiple bound columns - I know you can make columns hidden
(visible=false), but they don't have an id property, so how can you make one
or more columns invisible programmatically?
Reply to this message...
Alex Lowe
Does this article
(
http://aspalliance.com/aldotnet/examples/hidecolumnarticle.aspx
) help?
Alex - AspFriends.com Moderation Team
Microsoft MVP - ASP.NET
***********************************************************
Translate C# code to VB.NET code at
http://aspalliance.com/aldotnet/examples/translate.aspx
***********************************************************
[Original message clipped]
| = JOIN/QUIT
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com