Welcome Guest Search | Active Topics | Sign In | Register

FixedBottomItem Hide ButtonColumn and CheckBoxColumn Options
CYT
Posted: Thursday, December 16, 2010 5:10:52 PM
Rank: Newbie
Groups: Member

Joined: 10/11/2010
Posts: 3
Hi,

I have an EO Grid with FixedBottomItemCount="1" FixedColumnCount="1" with few columns specially the ButtonColumn and CheckBoxColumn.

[1] I'm not sure that we can hide the FixedBottomItem's ButtonColumn and CheckBoxColumn?

[2] How about the ordinary row? Can we hide a specific row's column's item control?

Cheers and thank you in advance.
eo_support
Posted: Thursday, December 16, 2010 6:01:03 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Yes. You can hide input control in any cell using CSS. The basic idea is to apply a different CSS style with "display:none" to a specific cell. Please see this topic for more details:

http://www.essentialobjects.com/forum/postst3177_Grid-checkbox-column-I-need-to-disable-checkbox-on-one-cell.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.