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

remove row count in flash cfgrid

Explorer ,
Mar 13, 2008 Mar 13, 2008
Hi, does anybody know how to remove the row count column that appears in a cfgrid flash format?

many thanks
424
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

Mentor , Mar 13, 2008 Mar 13, 2008
Try rowheaders="No" in your cfgrid tag.

Phil
Translate
Mentor ,
Mar 13, 2008 Mar 13, 2008
Try rowheaders="No" in your cfgrid tag.

Phil
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
Explorer ,
Mar 13, 2008 Mar 13, 2008
How stupid of me. I didn't even think that was related to that, so sorry.

thanks for the help 🙂
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
Mentor ,
Mar 13, 2008 Mar 13, 2008
LATEST
Yeah, cfgrid is one of those tags that has a zillion parameters, and it is easy for one's eyes to glaze over when trying to figure out which one just might happen to apply to your particular situation.

Cheers,
Phil
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