TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Resmy Ravi
NA
128
0
Problem with gridview to display data from database
Jun 27 2012 4:11 AM
Hi..
In my asp project,i have used gridview to display data from database.I need to retrieve the data.One cell conatins data like 'A & B'.i.e data contains '&' symbol.But when i retrieve the data.I get the result as 'A &B'.So i cannot retrive the data from databse.How to solve this...I have used the code string a=gridview1.selectedRaw.cell[1].text.
Reply
Answers (
5
)
How to insert textbox values into a webgrid on a html button click in an mvc3 application
How to get passing ID name in MVC