Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picklist Control DataGrid unBound
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Picklist Control DataGrid unBound
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01163660
Message ID:
01163660
Views:
63
I am trying to great a picklist type of dialog, that would consist of a control (i'm curretly trying the datagridview) that I load based off the results of a query. In the first example I'm trying, it consists of a 3 columns (Name, SPeciality, Code). The list has 400+ names loaded, and I want the user to be able to start typing KE for example, and the list move to the first name that matches KE.

I don't think the datagrid control is going to work for me, without having to do a lot of extra coding to capture, special keys such as:
<-,->,<BS>,<DEL>
all the things a user might do. So, finally my question, does anybody have any recommendations of a grid/list type control that is already designed to do this, and that they have used and can recommend.

Thanks

Kirk
Reply
Map
View

Click here to load this message in the networking platform