Page 1 of 1

Wonder if there is some method to "sort ..."

Posted: Wed Sep 08, 2010 12:56 pm
by eduamd
Wonder if there is some method to "sort ..."
Ex:

Selected list before classification
"A"
"C"
"B"

List after sorting
"A"
"B"
"C"

Thanks

Posted: Wed Sep 08, 2010 4:43 pm
by Sergey Tkachenko
There is only a procedure for sorting table.
TableSort.pas is included in RichViewAction (but not used yet)