• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

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

Community Beginner ,
Mar 16, 2015 Mar 16, 2015

Copy link to clipboard

Copied

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.

Views

228

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 18, 2015 Mar 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.

Votes

Translate

Translate
Community Expert ,
Mar 18, 2015 Mar 18, 2015

Copy link to clipboard

Copied

LATEST

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation