Do you have the code that would reference the checkbox cfgridcolumns to see if 
they are checked or not...i can't seem to find the Actionscript syntax that 
would be used to reference the properties of the checkboxes....i have a 
cfgridcolumn of type boolean to display the checkbox, can i still use 
actionscript to reference whether it is checked or not?
>You can write custom actionscript in the onSubmit attribute of cfform.
>With this you can write AS that will check the loop over the rows and
>check the grid, if none are checked it should return false if you don't
>want the form to be submitted.
>
>Hth,
>---nimer
>
>-----Original Message-----
>From: Jason Rogoz [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, March 29, 2005 1:11 PM
>To: CF-Talk
>Subject: cfgridcolumn validation
>
>Is it possible to validate the values in a cfgridcolumn tag...i have a
>grid displayed with a checkbox next to each item in the grid.  I want to
>ensure that at least one checkbox is checked when the user clicks a
>button before moving onto my action page.
>
>Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200711
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to