| |
SharpGrid Support
Started by Erichero at 11-11-2009 6:44 AM. Topic has 2 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
11-11-2009, 6:44 AM
|
Erichero
Joined on 09-07-2007
Posts 21
|
Hide/show individual checkbox controls
|
|
|
|
|
I am trying to make the checkbox control visible in some rows but not others. Is there a way to pull this off? (even with a hack)
Thanks, Eric
|
|
|
|
|
Report
|
|
|
|
11-11-2009, 10:58 PM
|
Andrey - DD
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

|
Re: Hide/show individual checkbox controls
|
|
|
|
|
Eric,
Unfortunately, there is no built-in SharpGrid approach to achieve this result. CheckBox control type applies to whole column.
Thank you, Andrey T.
|
|
|
|
|
Report
|
|
|
|
11-16-2009, 12:56 AM
|
Erichero
Joined on 09-07-2007
Posts 21
|
Re: Hide/show individual checkbox controls
|
|
|
|
|
I managed to pull off the trick after seeing the following thread: http://www.datadynamics.com/forums/97352/ShowPost.aspx
'Appy man I am!
(you can't set a control per cell, but you can set an image per cell, so create a fake checkbox image and then monitor the clicks and switch the images)
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Product Support » SharpGrid Suppo... » Hide/show individual checkbox controls
|
|
|
|
|