For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > January 2005 > DataGrid and rtf code









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author DataGrid and rtf code
rkbnair

2005-01-31, 8:59 pm

I have an SQL table with the data type as text (which contains the rtf code
along with the data). How can I display the data in the grid a) by removing
the format, b) with formatted text? and c) can I include any kind of
statements in the select statement itself?

Steve C. Orr [MVP, MCSD]

2005-01-31, 8:59 pm

So you want to convert RTF format to HTML format?
Word can do that...

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"rkbnair" <rkbnair@discussions.microsoft.com> wrote in message
news:E1405BA5-CF5F-4AE7-A35F-FF9C1E5BAB10@microsoft.com...
>I have an SQL table with the data type as text (which contains the rtf code
> along with the data). How can I display the data in the grid a) by
> removing
> the format, b) with formatted text? and c) can I include any kind of
> statements in the select statement itself?
>



rkbnair

2005-01-31, 8:59 pm

How can I do it in c#?

"Steve C. Orr [MVP, MCSD]" wrote:

> So you want to convert RTF format to HTML format?
> Word can do that...
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "rkbnair" <rkbnair@discussions.microsoft.com> wrote in message
> news:E1405BA5-CF5F-4AE7-A35F-FF9C1E5BAB10@microsoft.com...
>
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com