• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Ext GWT Drag and Drop List

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

It's mine first post, so sorry for mistakes or repeating.
I'm creating some kind of program, which is used to create groups for school from the students list. For this I'm using GXT (Ext GWT) Drag and Drop list http://www.sencha.com/examples/pages/dnd/listtolist.html. When I copied this code, it works for me, but with one exception, there is no borders, no scrollbars etc., its just plain list in the middle of the page. I guess everything is done through css? Am I right?

Thanks for the answers.
 
reply
    Bookmark Topic Watch Topic
  • New Topic