Word wrapping in Datagrid
Heya,
I'm working posting page with an XML data source that needs a little formatting assistance.
Here's the general table layout:
*Add New Post*
[u]Date</u> [u]Section</u> [u]Name</u> Edit Delete
[TEXT] [TEXT] [TEXT]
Now, I've got the textboxes to be multi-line when I edit them, but when they are updated, the text just stretches. I was wondering if anyone had any ideas on how to word wrap the text when it initially reads from the XML file and after updating.
Thanks!
|