Re: wrapping text in a datagrid cell
From: Roy Berger (roybrew_at_att.net)
Date: 05/18/04
- Next message: Prodip Saha: "Re: Summing a column and displaying in the footer"
- Previous message: Eliyahu Goldin: "Re: wrapping text in a datagrid cell"
- In reply to: Eliyahu Goldin: "Re: wrapping text in a datagrid cell"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 May 2004 06:47:17 -0700
Actually, I neglected to mention -- I am outputting this url as a
hyperlink (<a href....., etc.). When I render the text in the cell on
the fly, I call a method in my codebehind to 1) convert CRLF pairs to
<br>'s; 2) scan the text for any URLS and convert them to hyperlinks.
Even doing that causes the cell to be the width of the URL.
Sorry I did make that clear in the original post.
Roy
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Prodip Saha: "Re: Summing a column and displaying in the footer"
- Previous message: Eliyahu Goldin: "Re: wrapping text in a datagrid cell"
- In reply to: Eliyahu Goldin: "Re: wrapping text in a datagrid cell"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|