SOLVED: RowCount or RecordCount |
Post Reply |
Author | |
ElvisM
Senior Member Joined: 12 October 2006 Location: Venezuela Status: Offline Points: 129 |
Post Options
Thanks(0)
Posted: 13 November 2006 at 8:57am |
Question1: Hi, there is a way to know the number of records in treeview mode without expand it?
Question 2: How can I to sort a number or date column?, I have used the Item.format property, but don't work ...
Regards...
|
|
Product: Xtreme SuitePro (ActiveX) version 17.2
Platform: Windows 10 64bits Language: Visual Basic 2015 |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
1) Try PopulatedRecordsCount property; 2) If your Item.Value is of OLE Date type, it wil be sorted automatically. -- WBR, Serge |
|
ElvisM
Senior Member Joined: 12 October 2006 Location: Venezuela Status: Offline Points: 129 |
Post Options
Thanks(0)
|
Hi.
1) The populatedrecordscount dontīt work, it shown the parents rows count only instead the total rows count.
2) Excuseme... I don't understand your answer, I have 2 fields, the first is datetime, and the second is number... how can I do to sort this columns by it type?.
Thanks
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
1) yes, PopulatedRecordsCount is used to calculate filtered records count, sorry for confusion...
2) Fields of the same column has to be of the same type to be compared correctly. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |