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
RAMANJI
NA
1
0
in C# how to extract data from datagrid control in edit mode
Mar 1 2007 9:58 PM
IN C#
how to extarct data from datagrid control for updatig if we place edit button on each column ... update and cancel links in each columns
so for updating each column values how to extract from tablecell
i know in VB but not in C#
dim s as string
s=ctype(e.item.cells[0],tablecell).text
but how in C# ctype not worked
please give reply
Reply
Answers (
0
)
Timers in Online Exams
how to read the contents of excelsheet into treeview in C#