255 character limit in datagrid boundfield
I have an Access db with a query I pull my data from. One of the fields to display is concatenated within the query (in the database, not within the code). The query is pulling every character when I check it at the database, but it only displays 255 characters.
Is there any way other than concatenating within the code that I can fix this issue?
Thanks!
|