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
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
Comment