Page 1 of 1

CharCase property for IWCGJQAutoComplete

PostPosted: 09 Oct 2013 10:25
by rhazell43
Hello,

Is it possible to have a "CharCase" property for IWCGJQAutoComplete component like there is for IWCGJQEdit for consistency?

Thanks, Rick.

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 09 Oct 2013 19:43
by Jorge Sousa
Hi Rich

Implemented for next version.

Best Regards

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 09 Oct 2013 20:38
by rhazell43
That's great... Thanks!

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 16 Oct 2013 01:38
by rhazell43
Hello,

Any update on this? I just verified it's not yet available in 1.7..3027

Thanks :)

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 16 Oct 2013 11:00
by Alexander Bulei
rhazell43 wrote:Hello,

Any update on this? I just verified it's not yet available in 1.7..3027

Thanks :)


Yes, it will available at next beta release. Thanks.

Best Regards.

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 15 Dec 2013 23:14
by rhazell43
Hello,

The CharCase property is only partially working.

When CharCase = cgccUpperCase and user enters data it is automatically shown, onscreen, as uppercase - which is correct.

However, when connected to a DataLink the value saved to the DataSet is as the user entered, without any case conversion.

This behaviour is inconsistent to how Delphi handles CharCase in VCL and should be the same.

The same behaviour hppens with TIWCGJQEdit too and so I expect it affects all controls with the CharCase property.

Thanks in advance.

Re: CharCase property for IWCGJQAutoComplete

PostPosted: 16 Dec 2013 11:19
by Alexander Bulei
rhazell43 wrote:Hello,

The CharCase property is only partially working.

When CharCase = cgccUpperCase and user enters data it is automatically shown, onscreen, as uppercase - which is correct.

However, when connected to a DataLink the value saved to the DataSet is as the user entered, without any case conversion.

This behaviour is inconsistent to how Delphi handles CharCase in VCL and should be the same.

The same behaviour hppens with TIWCGJQEdit too and so I expect it affects all controls with the CharCase property.

Thanks in advance.


Hi Rick,

Thanks for reporting.

Fixed in V1.8.0.3235.

Best Regards.