This is a migrated thread and some comments may be shown as answers.

Gridview Lookup Column With Text Search

3 Answers 105 Views
GridView
This is a migrated thread and some comments may be shown as answers.
RJ
Top achievements
Rank 1
RJ asked on 31 Oct 2012, 01:47 PM
Hi,

I'm just new in winform so I'm just wondering if a lookup column can have text search. Like for instance I'm to select a defined data on my dorpdown column but since it has lots of data, its hard to scroll down, so what I want is to just simply type in what text i'm searching for and will populate the dropdown based on my typed text, which is available on my datasource. Its like Google search, once you type text it will generate values on a dropdown. Any info or sample would be much appreciated.


Thanks in advance,
RJ

3 Answers, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 07 Nov 2012, 11:12 AM
Hello RJ,

So just to understand this better, what you are searching for is to use something like AutoComplete, to change the data displayed per user keystroke, instead of binding to the entire set?

Best Regards,
Emanuel Varga
Winforms MVP
0
RJ
Top achievements
Rank 1
answered on 07 Nov 2012, 02:30 PM
Yup lookup column (Auto complete combo) inside the grid. 
Thanks,
RJ
0
Emanuel Varga
Top achievements
Rank 1
answered on 07 Nov 2012, 03:32 PM
Hello again,

Will start digging into this, will let you know when i have a small sample for this.

Best Regards,
Emanuel Varga
Winforms MVP
Tags
GridView
Asked by
RJ
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
RJ
Top achievements
Rank 1
Share this question
or