Hi,

I have a gridpanel with a multiselect combo in it. Each row will contain their own item list for multiselect and multiselect will display the prestored selections as well as the unselecteds.

My question is - When should I bind data for multiselect (i.e. row render or multicombo BeforeRender) and how should I display the preselections.

Thanks in advance.