Categories

Updated: 10/26/2001

dgSort

dgSort is an ActiveX component that allows you to reorder a one- or two-dimensional Visual Basic array so that the contents are in ascending order. It can sort the various simple data types, such as a date, number, or string, or it can sort a more complex array composed of object references. dgSort can also handle nulls and the empty string, and conversely, it can handle very large numbers and very long strings. Options allow you to name methods to be used as less than and greater than comparisons. And with other options, you can declare a reference to a secondary object that, when given two values, will determine the ordering relation between them.
©2019 A--9.com