Page 1 of 1

Index a Virtual table

Posted: Sun 20 Jul 2008 18:33
by FerCastro
Hello friends,

I need to know if is there a method to index (order) the virtual table given a field name or field number.

Thanks and best regards.

FerCastro
México

Posted: Mon 21 Jul 2008 07:42
by Antaeus
You should use the IndexFieldNames property for that.

Posted: Mon 21 Jul 2008 14:14
by FerCastro
Antaeus wrote:You should use the IndexFieldNames property for that.
Thanks a lot, I have done already the test and it is working fine.

Regards