DataGrid and rtf code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Back
Top