Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - [DISCUSSION] Virtualmode users
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[DISCUSSION] Virtualmode users

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

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Topic: [DISCUSSION] Virtualmode users
    Posted: 06 July 2008 at 4:43am
Hi,
 
I was wondering how many members are using the ReportControl in virtualmode? Please send me a Personal Message and I will keep this post up to date. Let me know:
  • If you are using it
  • Which of the four features you would like to use.
  • Kind of database
  • Add your ideas if you want...
I'm asking this for a reason, some features are possible but some aren't:
 
 
Green: Possible
Red: not possible (yet ?!?!)
  1. Loading data from database into RC
  2. Sort the data
  3. Filter the data
  4. Group the data
And maybe with the help of the members, who are interested, it will be possible to have grouping as well. Maybe CJ has some ideas (they already added grouping in the regular RC ) to make this happen.
 
Thanks
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 26 July 2008 at 8:27am
Hi,
 
No one at all using the RC in virtualmode?
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
AndreiM View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 18 August 2007
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndreiM Quote  Post ReplyReply Direct Link To This Post Posted: 27 July 2008 at 5:56am
Group data for virtual mode has some technical 'hardships':
   - we need read all records and sort them (or you should provide sorted data)
   - we need create group rows (may be on runtime if you provide sorted data)
   - we need keep collapsed groups (if user collapse all groups this may take a lot of memory and processor to handle this)
 
This is not easy to implement and how fine(fast) this will work for big records set ?.... this is a good question.
May be easier to use report in none virtual mode if you need groups?
 
Also virtual mode supports records tree (1 level only).
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 28 July 2008 at 6:54am
Hi,
 
Thanks for reply, at least one uses RC in virtualmode
 
I'm just thinking out loud, if I would provide the sorted data (a recordset of entire data) and a separate recordset with the Grouprows captions and number of found items, would it be possible to have (at least one level) grouping?
 
My sql isn't that wonderfull but I'm able to provide such. We could have, like the standard RC property, ShowItemsInGroups functionality for just one level  
 
The first time I laid my eyes on the RC control, I saw the virtualmode and loading data (1 million or so) in 0.1 sec...... Since that day I can't let go the database thingy hehehe. I really hope this will be possible in some way.
 
Thanks again
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
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.156 seconds.