Questions tagged [cfgrid]

is a tag in ColdFusion is used to create data grids: two dimensional spreadsheet-type view. cfgrid supports simple and Ajax use.

66 questions
0
votes
1 answer

CFGRID With a Link

I am working with ColdFusion Version 8. I have a CFGrid displaying some data:
user1186309
  • 15
  • 1
  • 7
0
votes
1 answer

How to programmatically select rows in CFGRID with multiselectrow on CF9.01+?

Why's there ColdFusion.grid.getSelectedRows but no setSelectedRows()? Doc: Adobe ColdFusion 10 * ColdFusion.grid.getSelectedRows Then how shall one select rows programmatically??? Sigh... gotta be careful with before I hit the wall.
Henry
  • 32,689
  • 19
  • 120
  • 221
0
votes
1 answer

cfgrid and cfajaximport mouseover

I have the following: