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

I cannot get the grid to format to the exact row width

New Here ,
Nov 04, 2010 Nov 04, 2010

I am using an html cfgrid to display 3 columns. The problem I am seeing is that even when there are not enough rows returned to reguire a scroll bar there is a right margin that is the width of the scrollbar causing the grio look "funny" I need to get the grid to size correctly without this margin.

Any thoughts? I have tried using css styling but it is ignored.

Thanks

762
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
Community Expert ,
Mar 13, 2011 Mar 13, 2011
LATEST

<cfgrid autowidth="true">

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