This is a migrated thread and some comments may be shown as answers.

[Solved] gridview display as text not html

1 Answer 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Beni
Top achievements
Rank 1
Beni asked on 23 Mar 2013, 09:40 AM
i have insert data in database but som colums are insertit in html form using tags (<img></img><p></p>) wen i display in my datagridview i will display the html code
how can i display this in text fromat not html
i have use the  grid-NestedViewTempalet Relations 









sorry for my english

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 27 Mar 2013, 07:00 AM
Hi,

The provided code is in a file with extension .asp. This is the extension for the old ASP framework, not the ASP.NET for which our controls are designed. Could you try to rename the extension to ASPX and check again whether the problem will be replicated.

Additionally, could you share the full page source code along with the code-behind file content? Thus all the people who want to help you will have better understanding of your project.

Regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Beni
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or