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
ullas K
NA
55
0
Searching records inside a datagridview for the characters pressed
Dec 5 2012 9:11 PM
Hi,
How can we
search for the text inside a datagridview itself without using a textbox
.What i mean is i want to make a record selection in a datagridview in the same way as a search using a
Textbox_textchanged event.
Ie, if i press
"H"
in a
column of a datagridview
it should point to the record starting with
"H"
and when i again press
"E"
it should point to the record starting with
"HE"
and when i press
"L"
it should point to the Records starting with
"HEL"
and so on.ie is the same way we use
"LIKE"
in textbox_textchanged event
Thanks in advance
Reply
Answers (
0
)
object oriented programming
fire