TRxDBGridSorter Component.
Version 1.00
It is nonvisual component which can help you easily sort your
QUERIES.
Features:
- No line of source code.
- Easy to work.
- We can use it with any RxDBGrid which is connected to
Query.
Properties:
- RxDBGrid - this is the main property. You should
set it to some RxDBGrid which you want to sort by
clicking title buttons. Note:
it is necessary to set this grid to QUERY which hasn't
ORDER BY statement. If you want to sort some DataSet in
the beginning you should use ORDERString property of my
component.If Query has ORDER BY Statement component
wouldn't work
- Markers (Default TRUE) - If you want to show
markers...
- ORDERString - - it is string which will
be added to the VERY end of Query.SQL. You can use it if
you need to sort Query in the beginning.
Web page: www.uic.nnov.ru/~zhav3
E-mail: zhav3@uic.nnov.ru