SFBinaryLookup
Previous Topic  Next Topic 

Product

SFBinaryLookup

Manufacturer

PalmDataPro

Website

PalmOS http://www.palmdatapro.com/itm00006.htm

PocketPC http://www.palmdatapro.com/itm00103.htm

Version

1.5

Platform

PalmOS and PocketPC

License

Commercial, per developer, royalty free redistribution

Keywords

binary lookup, search, find


Sample Application


SFBinaryLookup V1.5 includes a new script function to return the lookup row number, or if the match is not found, the row number where the value should occur in order to maintain the proper table sort order. 


SFBinaryLookup is a replacement SFX control for the built-in SatForms Lookup control with two big differences. 


1. It works with sorted data by using a binary search to do the lookup. This can increase the speed of lookups by massive amounts, especially on very large tables. 


2. It handles filters. 


The control has methods that let you access the displayed data, hide/show the control, and get the row number of the match in the lookup table.


DocID: 10059  DocDate: 2005-07-01