Page 1 of 1

Max Characters

PostPosted: 29 Aug 2014 08:08
by etwoss
Hi

Is there anyway i can limit the number of characters entered in the Memo?

if not i will make this a future request

Eric

Re: Max Characters

PostPosted: 29 Aug 2014 09:30
by Alexander Bulei
Hi Eric,

Only MemoEx have the property MaxLenght.

http://www.cgdevtools.com/docs/_html/IWCGJQMemo.TIWCGJQMemoExOptions.htm

Best Regards.

Re: Max Characters

PostPosted: 29 Aug 2014 14:34
by etwoss
Hi

Just tested with MinLength 2 and MaxLength 10
When are these tested, i can enter 1 character and go to different control and can also enter > 10 characters and go to other control
No messages, no truncation

Now tested using ValidateOptions

Tried it using ValidateOptions jqvorvMaxLength , this works with Value set to 10


Eric

Re: Max Characters

PostPosted: 29 Aug 2014 15:40
by Alexander Bulei
Hi etwoss,

It's works only for typing.
For validate, yes, you need use validateOptions.

Best Regards.

Re: Max Characters

PostPosted: 01 Sep 2014 12:19
by etwoss
Hi

See the image. In the object inspector you can see MaxLength = 10 and still can enter more characters.

Eric

Re: Max Characters

PostPosted: 01 Sep 2014 18:35
by Jorge Sousa
Hi Eric

We confirm this bug, to be fixed asap

Re: Max Characters

PostPosted: 04 Sep 2014 12:12
by Jorge Sousa
Fixed for next release