Computing.Net > Forums > Programming > MsFlexGrid in VB

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

MsFlexGrid in VB

Reply to Message Icon

Name: Manav
Date: January 26, 2005 at 21:02:37 Pacific
OS: WIN XP
CPU/Ram: PENT III, 256 MB RAM
Comment:

Hello,

I have a Msflexgrid and a text box above it .
Some string values are added in to the grid. There is only one column

I want whatever I type in the text box mathed string from the grid gets selected.

Suppose grid has
aaa
bbb
cc
cdd

now when I type c in the text box row with cc value should get selected and when I press d afterwards then row cdd should get selected .

every record has a srno which is stored as an index of the row.

if cdd has srno no 5 then it is stored at index 5 only.

bYe fOr nOW,
Take Care,
Manav



Sponsored Link
Ads by Google

Response Number 1
Name: Chi Happens
Date: January 27, 2005 at 10:55:18 Pacific
Reply:

I don't think you asked a question.
so what's the problem you are having?
be specific, post some code.

Chi

"They mostly come at night...mostly"


0

Response Number 2
Name: Manav
Date: January 27, 2005 at 22:35:35 Pacific
Reply:


I want how to implement the above feature.

This feature is there in the comboBox. Suppose Combo has values 'Use', 'Faith', 'Following' .
Now, If you type 'f' in the combo value 'faith' will get selected , Now if I type 'o' after 'f' then value 'following' will get selected . This feature I want with MSlexGrid and textBox.

If I type some character or word in the text box it should match with MSFlexGrid rows and the matched row gets selected.

bYe fOr nOW,
Take Care,
Manav


0

Response Number 3
Name: secrets
Date: February 1, 2005 at 23:16:45 Pacific
Reply:

look at www.codeguru.com they have something like you are asking


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: MsFlexGrid in VB

MSFlexGrid in VB www.computing.net/answers/programming/msflexgrid-in-vb/1339.html

How to use Switch statement in vb www.computing.net/answers/programming/how-to-use-switch-statement-in-vb/6687.html

MoDem Programming IN VB www.computing.net/answers/programming/modem-programming-in-vb/7395.html