Hello,
I am newbie for vb.net.Have worked on vb6 since 8-9 yrs.Now shifted to vs2012
Now i want to design a form on which i have taken datagridview control.
I have a column named "customer" in dataggrid.
I want following,
Whenever user will type some name say "abc" in that column, it will display all customer names starting with "abc".Now my problem is, i am not getting keypress event called.
What is problem?
Thanks in advance..:)
I am newbie for vb.net.Have worked on vb6 since 8-9 yrs.Now shifted to vs2012
Now i want to design a form on which i have taken datagridview control.
I have a column named "customer" in dataggrid.
I want following,
Whenever user will type some name say "abc" in that column, it will display all customer names starting with "abc".Now my problem is, i am not getting keypress event called.
What is problem?
Thanks in advance..:)