Skip to main content
Participant
March 17, 2015
Answered

Using cf grid, need some input on creating editable columns.

  • March 17, 2015
  • 1 reply
  • 289 views

I an trying to create a revenue page,

1st issue:

Columns will have the days in the month - not sure how to do this without hard coding it in but would like to somehow dynamically populate this.

The data will be pull from a database:

https://bubbl.us/view/2788d1/5195a9/25F4oONgeDEtU&r=1719403621/

2nd issue:

How can i match the date entry in the database with the approriate column.

There might be another way to do this which I'm open to, can't seem to wrap my head around this issue.

Any input is appreciated.

    This topic has been closed for replies.
    Correct answer BKBK

    Everyone is getting away from Coldfusion User Interfaces such as cfgrid, as they are dated. Use the editable grids provided by Javascript libraries, for example, Slickgrid.

    1 reply

    BKBK
    Community Expert
    BKBKCommunity ExpertCorrect answer
    Community Expert
    March 18, 2015

    Everyone is getting away from Coldfusion User Interfaces such as cfgrid, as they are dated. Use the editable grids provided by Javascript libraries, for example, Slickgrid.