Announcement

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

    how to set default vertical Alignment to Top for grid cell

    How do I set the default vertical Alignment to Top for grid cell in ListGrid. Currently it looks like CENTER. I don't see any function to set the Vertical Alignment.

    Also, why the alignment of cell impacts the subsequent cell? eg the default center alignment of first column forces the second column as aligned CENTER even if I use CanvasItem with alignment TOP.

    Thanks

    #2
    Override ListGrid.getCellVAlign().

    Comment


      #3
      I have the smartgwt jar with timestamp: Monday, December 08, 2008, 11:56:57 AM.

      I don't see a function called getCellVAlign for ListGrid. Can you pls confirm.

      Comment


        #4
        You've posted in the SmartClient forums. Are you actually using SmartGWT? There's a separate forum.

        Comment


          #5
          Where is the SmartGWT forum?

          If I click the "SmartGWT forum" link from http://code.google.com/p/smartgwt/ it takes me to the current forum.

          It's not quite clear. I am sorry.

          Comment

          Working...
          X