Implement two lists in ExtJS

Posted by Anandan on Stack Overflow See other posts from Stack Overflow or by Anandan
Published on 2010-05-23T14:09:54Z Indexed on 2010/05/23 14:40 UTC
Read the original article Hit count: 182

Filed under:

Hi,

I am new to ExtJS. I want to implement two tables. First one will have list of possible items to select. Second one can be empty. I will have 4 buttons in between the two tables as "move this item left", "move all to left", "move all to right" and "move this to right".

Which component should i use to implement this?

Regards,

Anandan

© Stack Overflow or respective owner

Related posts about extjs