Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
820
Combobox datasource order
posted

Hello,

Is it possible to change the order of items in the combo dropdown?

For instance initially we have:

      Country:

                        Poland

                        Germany

                        Spain

After some user actions (we can consider just press some button) when user open dropdown the order should be:

     Country:

                      Germany

                      Spain

                      Poland

Is it possible? I have tried to play with ig.DataSource .sort method. But no UI effect. It sort internally but on UI I have same order. May be I should call some refresh or something like this...

Thanks!

Aliaksei

Parents
No Data
Reply Children
No Data