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
guruvu setty
NA
1
0
how to retrive data from database to datagridview in windows application using c#.net.
Nov 8 2008 1:35 AM
hi i am developing windoes application using C#.net. i have one table with colums(id,name) in my sql database.this table having so many entries. i have one textbox,datagridview,button control on my form. my requirement is once i entered a part of name in textbox(for example:ravi kiran sastri,here i entered kiran only),then it wil search all entries in database with name kiran(in any place of name i.e first,middle,last) & it will be displayed in datagridview. how to achieve this task.please help me... thank you in advance.
Reply
Answers (
1
)
Homework
WebService SQL results help