Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GUI ideas needed
Message
From
11/10/2001 05:18:28
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00566757
Message ID:
00566829
Views:
12
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

I've developed a generic search tool that offers different search capabilities. The user interface is based on a form that contains two grids that appear to be one. The top grid contains the field headings and 1 row in which the user can enter the search criteria. The second grid below displays the search result. Initially, the result grid displays all the records. The grid is built dynamically based on the underlying table/cursor. Here are some of the features:

- fuzzy search when phdBase is available
- wild card search
- traditional xBase comparison (field=value)
- optionally, user can enter any valid VFP expression

There are some additional features such as incremental search in the result grid, reordering by clicking on the header, cached search results (user can scroll back/forward through result sets), etc.

I hope this gives you some ideas.

>Hi everybody,
>
>Suppose, I have a huge list of items, say, users - more than 10000. I need to design an interface with the ability to quickly find the necessary person. What kind of interface would be convenient for this task?
>
>Thanks in advance for sharing your ideas.
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform