Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
SilentBob'secretfusion #1
datagrid... cfgrid
I am really digging the cfgrid tag in 6.1mx. I was wondering if I can use a
drop down within a cfgrid. For example, if I want one field in the grid to be
drop down with yes/no in it?
Anyone ever do anything like this?
SilentBob'secretfusion Guest
-
cfgrid
I use a ldap to populate my cfgrid. Therefore, I do not use any cfcolumns within the cfgrid. How would I adjust the widths of the columns to fit... -
<CFGRID>
I'm experiencing a strange behavior using cfgrid format="applet". If the selectmode="Edit" and I do specify a selectcolor, the field clicked on will... -
cftree + cfgrid
Hi all, I have a cftree and a cfgrid on the same page. The cftree is populated from a cfquery. When a user selects a item in the cftree i would... -
Help with CFGrid
How can I get a hyperlinked file deleted from the server when the delete action occurs in the Grid, which the action is also followed through to the... -
To all Gurus: How can I edit/update a DataGrid in a DataGrid (nested DataGrid)? Possible?
Hello, I am searching the whole Internet for a good example how to edit/update a DataGrid in a DataGrid (nested DataGrid). I know how to...



Reply With Quote

