Announcement

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

    Highlight Editable cells

    Hi Isomorphic,

    How to Highlight editable cells in a ListGrid, on change of value in a Dropdown ??

    Thanks

    #2
    Please be more specific: what appearance do you want, how does it interact with editing (is it on editable cells or other cells), in what circumstances should it be cleared?

    Comment


      #3
      Hi,

      There are many columns in a grid among those only few columns are editable. I want to know how to highlight only those columns which are editable. Background color of editable grids should be highlighted differently.

      Thanks for any help you can provide me in this regard.
      Last edited by kiranv; 14 Jul 2009, 01:08.

      Comment


        #4
        See getCellStyle() for an overview of styling options.

        Comment


          #5
          Hi,

          Thanks.

          Comment

          Working...
          X