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
madhu goud
NA
36
14.2k
How to fix error "cannot implicitly convert type 'string'...
Sep 4 2015 2:33 AM
am getting error cannot implicitly convert type 'string' to systm.web.ui.controls
textAmount.Text =row.Cells[3].Controls[0].Text;
am getting error while converting at .text,if i give .Tostring() no error but when iam updating the value updating as as system.web.ui.literal...
Reply
Answers (
6
)
Why resource from resource file is not loaded properly?
How to delete Server Side FOLDERS in asp.net..?