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

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

Community Beginner ,
Mar 16, 2015 Mar 16, 2015

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.

254
Translate
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.

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

Translate
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