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
Ganesh babu
NA
40
3.1k
In 3-tier architecture, populate textboxes from database
Apr 12 2019 11:49 PM
Hi Friends, Can anyone help me with this? How to fetch data directly from database table to textboxes when I clicked on edit button in grid view,using 3 tier architecture? I have a table in SQL server database.Upon clicking on edit in grid view, the text boxes must be filled with respective values from database table.I have used sqldatareader, but values are not binding.Any suggestions would be helpful. Thank u.
Reply
Answers (
4
)
Getting input from Gridview
hide and view in server side using selected index changed