Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / May 2009



Tip: Looking for answers? Try searching our database.

ColdFusion 8 HTML CFGRID with checkbox doesn't show checkbox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Henry H - 07 Feb 2008 23:10 GMT
<cfset array = [true,false]> <cfset queryAddcolumn(qry, 'checkbox', 'bit',
array>  and in the cfgrid, i bind to the cfc, and i use the following  
<cfgridcolumn>  <cfgridcolumn name='checkbox' header='test' type='boolean'
display='true'  select='true'>  the checkbox still doesn't show up by default.  
It displays true/false.  Only when the grid is set to type 'edit' that the cell
will change to checkbox when doubleclicked.  This is not what the doc claims...
the doc claims that the checkbox will be displayed.
garyrgi - 11 Feb 2008 15:35 GMT
You can create a workaround by creating your own cell renderer. If you need help let me know.
tale - 11 May 2009 23:03 GMT
Hi gary,

Can you send me a sample code for the cfgrid with the check box? I can't
figure out how to do it.

Thanks,

>You can create a workaround by creating your own cell renderer. If you need help let me know.
tale - 11 May 2009 23:03 GMT
Hi gary,

Can you send me a sample code for the cfgrid with the check box? I can't
figure out how to do it.

Thanks,

>You can create a workaround by creating your own cell renderer. If you need help let me know.
tale - 11 May 2009 23:03 GMT
Hi gary,

Can you send me a sample code for the cfgrid with the check box? I can't
figure out how to do it.

Thanks,

>You can create a workaround by creating your own cell renderer. If you need help let me know.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.