Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - SOLVED: RowCount or RecordCount
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SOLVED: RowCount or RecordCount

 Post Reply Post Reply
Author
Message
ElvisM View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 October 2006
Location: Venezuela
Status: Offline
Points: 129
Post Options Post Options   Thanks (0) Thanks(0)   Quote ElvisM Quote  Post ReplyReply Direct Link To This Post Topic: SOLVED: RowCount or RecordCount
    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
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2006 at 12:31pm
Hi,

1) Try PopulatedRecordsCount property;

2) If your Item.Value is of OLE Date type, it wil be sorted automatically.

--
WBR,
Serge
Back to Top
ElvisM View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 October 2006
Location: Venezuela
Status: Offline
Points: 129
Post Options Post Options   Thanks (0) Thanks(0)   Quote ElvisM Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 4:13pm
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
 
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 30 November 2006 at 3:54pm
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.219 seconds.