G
Guest
I have a TextBox control with a databings to a dataset.column name. The
MaxLength property is 2000 bytes.
When I enter data e.g. 1957 bytes and do a Update the screen remains
complete, but if I close that window and come back typically only 1000 bytes
are read and displayed.
Checking the database only 1000 bytes were written.
If I add the missing text and do another update, it will eventually get added.
Has any one else experienced this?
Thanks in advance for your help.
Gary
MaxLength property is 2000 bytes.
When I enter data e.g. 1957 bytes and do a Update the screen remains
complete, but if I close that window and come back typically only 1000 bytes
are read and displayed.
Checking the database only 1000 bytes were written.
If I add the missing text and do another update, it will eventually get added.
Has any one else experienced this?
Thanks in advance for your help.
Gary