Skip to main content
July 27, 2015
Question

cfgrid column to show long text

  • July 27, 2015
  • 0 replies
  • 389 views

Hi,

  I am using coldfusion 11.While using cfgrid,the lengthy text entered  are shown in grid column with '..' at the end. So,not able to read the text fully.

Is there any option to wrap down the grid column text so that its fully visible and readable?

<cfgridcolumn name = "MyText" header = "Text" width="500">

Thanks

This topic has been closed for replies.