Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    The mentioned API are on ListGrid.

    Please actually read the docs and use search instead of just looking at autocompletions on the current object only.

    Leave a comment:


  • preeti_kanyal
    replied
    Hi Isomorphic,

    Thanks for reply.

    But i am not able to get setCellStyle() and getCellCSStext() on the expansion field.
    ListGrid.getExpansionField().setCellStyle()----> this code i am using and unable to find cellStyle.
    Attaching the screenshot.
    Please Help.
    Attached Files
    Last edited by preeti_kanyal; 21 Dec 2020, 00:01.

    Leave a comment:


  • Isomorphic
    replied
    Yes, it works the same as styling other cells. See getBaseStyle(), getCellStyle() and getCellCSSText() for various options.

    Leave a comment:


  • Background color for Expansion field in ListGrid

    Hi,
    I am using <smartgwt.version>12.1-p20201118</smartgwt.version>.
    Is it possible to set differnt bckground color to expansion field(column 1) of listgrid on basis of some differnt status?
    Attached Files
Working...
X