Answered
Delete button in CFGRID
I am attempting to use the CFGRID tag on a ColdFusion 8
Server. I have set the format attribute to HTML and have it binding
to a cfc. I have set the onChange attribute to a cfc method.
SelectMode is set to edit and the Delete attribute is set to yes.
The data grid does allow me to edit the records and successfully updates. The issue is that I can not delete rows. I don't see a delete button at all. I feel like I am missing something very simple.
Any help would be most appreciated. Thanks.
The data grid does allow me to edit the records and successfully updates. The issue is that I can not delete rows. I don't see a delete button at all. I feel like I am missing something very simple.
Any help would be most appreciated. Thanks.
