Skip to content

Slickgrid Table folds to the minimum size if option to keep the column size by content value is turn on #2499

@bk201-

Description

@bk201-
  1. Set these options for Slickgrid table:

     autoFitColumnsOnFirstLoad: false, // Was true
     enableAutoSizeColumns: false, // Was true
    
     autosizeColumnsByCellContentOnFirstLoad: true, // Was false
     enableAutoResizeColumnsByCellContent: true, // Was false
    
  2. Go to table view. Some content of columns is still not fit to column size
    Image

  3. If click to the table tab again, the table will fold to minimum size
    Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions