[CLOSED] GridPanel auto row height?

  1. #1

    [CLOSED] GridPanel auto row height?

    Is there a built-in way to make rows adjusting their height if a cell has a much text in it? Eventually is there class to set in the cell-renderer to make the cell auto-grow in height?
    Last edited by fabricio.murta; May 25, 2016 at 3:46 PM.
  2. #2
    Hello @sveins12!

    We got this! Use CellWrap="true" on your column definition. More info here: ExtJS documentation on Ext.grid.column.Column.cellWrap.

    Well, at least it seems to be exactly the functionality you want to have! :) Let us know otherwise.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Excellent. Thank you!

Similar Threads

  1. gridpanel textarea row auto adjust content HEIGHT
    By soykarloscc in forum 1.x Help
    Replies: 11
    Last Post: Jun 22, 2015, 8:52 AM
  2. Replies: 2
    Last Post: Apr 15, 2013, 7:46 AM
  3. [CLOSED] Gridpanel Auto Height and Width
    By hemantpatil in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 12, 2013, 3:36 PM
  4. [CLOSED] Auto GridPanel Height To Fill Available Space
    By dmoore in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 08, 2012, 7:03 AM
  5. How to set auto height for a panel?
    By ganesh.tony in forum 1.x Help
    Replies: 0
    Last Post: Jul 01, 2011, 5:26 AM

Posting Permissions