I have a field on a form. This field gets automatically updated by an event.
Sometimes if the text attempting to be put into the control is long (example: length=249), it gives an error that the data is too long.
I searched in the properties for the control and couldn't find anything that would let me increase the max length.
How do I do this?
Sometimes if the text attempting to be put into the control is long (example: length=249), it gives an error that the data is too long.
I searched in the properties for the control and couldn't find anything that would let me increase the max length.
How do I do this?