I use desktop 2.0 in my project.I want to implement the effect like winxp computer manager->local user and group. I created two grid, one showed user list of group, the other selected users to list.
Sorry, my bad English.
Please give me some tips or examples.Thanks.
Normally you would just remove the record from one grid's store and add it to the other grid's store.
I believe theres a third party extension for a form field of this type though, try searching on "multiselect" or similar. dont remember exactly what it was called.