fiqs8stwme6s806a

welcome to my space

ExtGrid: Multiline Cell possible?

  • Hi,
    is it possible to make a cell multiline with auto wrap-text etc.? Just like a normal html-table?

    I could not find any hinds in the ExtJS-API.


  • Try adding:

    .x-grid3-cell-inner {white-space:normal;}

    how do i add this to my column?

    {header: 'Description', css: '.x-grid3-cell-inner {white-space:normal;}', dataIndex: 'worksheet[description]'}


  • Did you want this only for 1 column?

    Use:

    {header: 'Description', id: 'description', dataIndex: 'worksheet[description]'}

    with



  • nice! you saved my day.


  • Try adding:

    .x-grid3-cell-inner {white-space:normal;}


  • Great Thanks, you saved my day too!







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about ExtGrid: Multiline Cell possible? , Please add it free.
    edit

    Mexico