Welcome Guest Search | Active Topics | Sign In | Register

grid - conditionally hide checkboxes on a row basis Options
tim
Posted: Wednesday, May 12, 2010 11:03:11 PM
Rank: Member
Groups: Member

Joined: 3/29/2009
Posts: 29
Hi,
I have a grid object that displays checkboxes. The checkboxes appear checked/unchecked according the value in the db column they relate to as specified in the grid column. That all works fine.
However, I do not want the check box to appear in some rows where certain record is true.
ie The checkbox visibility should be false for those rows where a condition is set. As this has to be assessed on a row to row basis, I cannot use the overall vis control for the col.
Is it possible to control this? Maybe some smart Javascript logic that would be rendered after the grid is loaded?

Any ideas?

Code: Visual Basic.NET
eo_support
Posted: Thursday, May 13, 2010 8:09:33 AM
Rank: Administration
Groups: Administration

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


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.