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
Danish Habib
NA
694
242.8k
Fetching data in grid view Edit Mode
Dec 31 2014 11:57 PM
Dear I have a data into my table like that
Table columns(AnswerID TargetValue Question ID TFM TFW TFB TFG)
Table values
(1 4 1 NULL NULL NULL NULL)
(1 4 2 NULL 5 NULL NULL)
I want to get all the rows on gridview row editing and bind the textbox with all the rows from the database ,
The Question is Which data control is best and how to access each row each column programatically and bind a textbox/label to it ...
Reply
Answers (
2
)
How to insert Data in individual Database using FluentNhiben
Issue in forming an SQL Query