Ask a Question related to Macromedia ColdFusion, Design and Development.
-
UKJools #1
CFGrid - Frustrations.
Hi,
I love the ease with which cfgrid allows data display, but I am plagued by
some really irritating frustrations:
1. I want to populate the grid from a query and then include some non-query
columns eg. boolean select. I am forced to add query columns to each column, Is
there a way around this or does each col have to be bound?
2. HREFs. Aaarrgggh. I want to have a link on each row of one specific column
that links to a separate page using a URL query string that passes the key for
each record. How can I do this?
3. Irritating row numbers. Don't like, don't want. Is there an off switch??
4. cfgridcolumn tag. Headeralign property doesnt seem to work.
5. What is the property that specifies the image for <cfgridrow
type="image"...location..href..etc, so that it displays?
6. Can you make one element editable and not the others? eg. editable
checkbox, but not name.
Many Thanks
JS.
UKJools 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... -
RTMP frustrations
I have an application called welcome.mxml in a project named Test. I am trying to establish a NetConnection using RTMP but I have failed at every... -
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... -
[PHP] date frustrations
On Wednesday 09 July 2003 01:51, Shena Delian O'Brien wrote: What version of PHP are you using? And what exactly is the code that you're... -
date frustrations
The php manual says filemtime() returns a unix timestamp (does it do the same in a Windows environment?). I tried the following snippet, and it...



Reply With Quote

