Announcement

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

    Issue with SmartGWT

    Hi,

    I have an issue with SmartGWT where the Slider does not allow dragging, the listgrid column cannot be resized by dragging and the dragresize in VStack is not working. However, I can click on the Slider and the value changes.

    This is very strange behaviour which didn't exist before.

    Can anybody point out what the issue might be.

    Regards,
    Mohan

    #2
    Just a quick follow up:

    On examining the elements using firebug, I see that the style for the class splitbar has cursor as 'default' as inherited from div#isc_2T whereas it should be 'col-resize'.

    So I believe there is some issue with the css/styling.

    Can anybody provide pointers on how to fix this.

    Any help is appreciated.

    Cheers,
    Mohan

    Comment

    Working...
    X