Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2228 Points
424 Posts
Feb 24, 2012 05:24 AM|LINK
Hi, it seems that toString is a method, try the following codes:
<telerik:GridTemplateColumn UniqueName="Select" Visible='<%# CheckboxVisibleCheck(Eval("Column3").ToString())%>'>
FightAsABull
Contributor
2228 Points
424 Posts
Re: How to Hide telerik:GridTemplateColumn on the ClientSide
Feb 24, 2012 05:24 AM|LINK
Hi, it seems that toString is a method, try the following codes:
<telerik:GridTemplateColumn UniqueName="Select" Visible='<%# CheckboxVisibleCheck(Eval("Column3").ToString())%>'>