Could you give more details about your services ?
I'm playing with ComboBox now, so I'm curiosity about what you stuck with :)
Type: Posts; User: khiem111189
Could you give more details about your services ?
I'm playing with ComboBox now, so I'm curiosity about what you stuck with :)
I found that, in GXT 2.0, we can set a HTML template to the List Container of ComboBox by setTemplate() method. So we can customize the displaying items List very flexible.
However, I can not find...