Page 1 of 1

Problem about IWCGJQComboBox

PostPosted: 06 Apr 2016 17:28
by evanhm
when i use iwcgjqcombobox , if selected itemshavevalues, when i give two reocrd with same value, iwcgjqcombobox.itemidex will be the same,why?

thx a lot!

Re: Problem about IWCGJQComboBox

PostPosted: 06 Apr 2016 17:32
by Alexander Bulei
Hi evanhm,

IWCGJQComboBox descend from TIWComboBox, extended with few properties to control appearance of control.
So, if you have issues/problems with this component, try to ask the Atozed.

But:

when i use iwcgjqcombobox , if selected itemshavevalues, when i give two reocrd with same value, iwcgjqcombobox.itemidex will be the same,why?


Value should be unique.

Best Regards.