If you are calling the query from <cfgrid> tag, do this:

<cfgridcolumn name="printThis" header="Select" width="50" select="yes" 
type="boolean" display="yes">

Chris Martin




Asim . wrote:
> what code did u use to show the checkbox in cfgrid?
> when i use <cfinput type="checkbox" name="checkboxname"> inside the cfgrid it 
> just display the checkbox once.
>
> I am using cfgrid with query.
>
> Thanks,
>
>
>
>
>
>   
>> I did get the checkbox to showup, however, it initally shows a "true" or 
>> "false" in the column rather than a checkbox.  Upon clicking the cell 
>> three times, a checkbox finally appears, and can then be changed using 
>> ajax/cfc.
>>
>> I ended up doing a flash grid...i think this may be a bug with HTML 
>> bound grids. 
>>
>> Chris Martin
>>
>>
>>
>> Shy Boy wrote:
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287798
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to