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
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.