GridView column wrapping

alanchinese

Regular
Joined
Jan 12, 2005
Messages
62
Hi,

I have a simple grid view accepting query "SELECT * FROM LARGE_TABLE".
One of the columns contains a string with 1000 characters.
How should I do to force all the columns not to wrap without specifying each column?

Thanks,
Alan.
 
Back
Top