Formating SQL XML-field in gridview

Posted by Godisemo on Stack Overflow See other posts from Stack Overflow or by Godisemo
Published on 2010-06-16T07:30:05Z Indexed on 2010/06/16 7:32 UTC
Read the original article Hit count: 213

Filed under:
|

Hi,

I have a SQL table with some normal fields and one xml-type field. I need help with formatting the xml-type field. I want to display the the information in a gridview in asp.net but i want to apply formatting to it.

Does anyone know how I need to do?

Thanks.

PS. If it's to any help, I use a linqdatasource as source to my gridview.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about sql