arulmani_m
New member
- Local time
- Today, 09:21
- Joined
- Sep 15, 2008
- Messages
- 2
Hi,
I have bound the column that is declared as memo data type to a textbox.
The problem iam facing is the text box does not shows the character more than 255.
To be more clear the column in the access database contains more than 255 characters. but only 255 characters are displayed in the text box.
i am using access 2000.
what i have to do to display more than 255 characters in the textbox..
i have also tryed by providing Yes in CanGrow property. but it does not solve my problem.
Thanks in Advance.
M.ArulMani.
I have bound the column that is declared as memo data type to a textbox.
The problem iam facing is the text box does not shows the character more than 255.
To be more clear the column in the access database contains more than 255 characters. but only 255 characters are displayed in the text box.
i am using access 2000.
what i have to do to display more than 255 characters in the textbox..
i have also tryed by providing Yes in CanGrow property. but it does not solve my problem.
Thanks in Advance.
M.ArulMani.