Announcement

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

    Issues with LinkItem in SmartGWT3.0p

    Hi,

    I am experiencing a least a couple of issues related to LinkItems in SmartGWT3.0p, and I am hoping to get some feedback as to what's going wrong with this. One issue has to do with styling. I am using the same CSS style definition that worked just fine under SmartGWt2.5, and now does not work at all. It just does not seem to be picking up the style. Another issue has to do with the sizing of the LinkItem fields in the form. Under SGWT2.5, LinkItem fields would resize automatically to fit the text for the link. Under SGWT3.0p they occupy a fixed size which is sometimes too small and sometimes too big for the corresponding link text. Unless I am missing something obvious this tells me that LinkItems are somehow broken under 3.0p, and I would really appreciate it if someone could suggest a workaround for these problems.
    I have attached two screenshots of the different behaviors observed under 2.5 and 3.0p. I have also attached a standalone test case for reproducing this behavior. All tests were run using SmartGWT2.5 official release, and latest build of SGWT3.0p and GWT2.4 in various browsers.

    Thanks very much for your time.
    Mike
    Attached Files

    #2
    Hi Mike,

    Have you come up with any solution to this? I am running into a similar issue. Any help would be appreciated.

    Thanks,
    Cory

    Comment


      #3
      i am also meet the same issues.

      Hi Mike
      why the smartgwt3.1 set the Linkitem's default width to 146xp,
      We have to set every linkitem's width.
      It is not very make sense .
      in smartgwt2.5 it is auto width for linkitem

      Do you have a better solution for the issue?

      Thankds
      Gerald

      Comment

      Working...
      X