MVC Interview Questions And Answers
Pages
Home
MVC Questions
ASP.NET Methods
ADO.NET
ASP.NET Web Pages
CSS
BugFixes
JavaScript
BugFixes
When reading the value that contains "&" in the database, it converts to "&" on the front end. To avoid this do this:
HttpUtility.HtmlDecode(gvPpAllValues.Rows(rownum).Cells(2).Text.ToString)
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment