Announcement

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

    Drag & drop CSS issue with ListGrid

    I'm dragging items from one ListGrid to the other. Under certain conditions the font of the "drag target" (i.e. list item) changes to SmartGWT skin default if I hover with the dragged item over the item.
    Is there a <baseStyle><suffix> CSS class that is added/modified by SmartGWT?

    I tried debugging this with FireBug but it can't follow the structural changes that happen during drag & drop :( (shows me a semi-collapsed DOM tree).
Working...
X