![]() |
SOLVED: Need virtualmode sample with DataFlex 2008 |
Post Reply ![]() |
Author | |
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() Posted: 31 July 2008 at 5:49am |
Hi,
I want to use treeview style reportcontrol while using the virtual mode. How can records be added? I think, I have to do this in the BeforeDrawRow message? Does anybody have example code for this? Regards |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
There's a sample with RC in virtualmode that comes with CJ samples.
|
|
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.... |
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
But not virtualmode and treeview in combination.
I want to add records in virtual mode and add subrecords (subrows) to these in BeforeDrawRow. In the examples, I can't find it Maybe I'm blind... Regards |
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Check:
C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v12.0.1\Samples\ReportControl\VB\VirtualList
Open project, run it and check TreeSample in MainMenu > Report Control
If your issue is solved, please add SOLVED in your Topic description and have a look at post http://forum.codejock.com/forum_posts.asp?TID=11225
|
|
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.... |
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I don't have VB or C# on my computer. And the compiled examples from codejock don't have what I need. Regards |
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
THE reason to take a look at post http://forum.codejock.com/forum_posts.asp?TID=11225
After three replies I know you're not a VB user. Take a look first and enter your info in signature. So next time other members know what to expect and (maybe) come up with a solution, you can't use because you are using a different language.
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.... |
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Ok,
I did'nt realize that. |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Thanks, now everyone knows
![]() You can edit your topic description and change it into:
URGENT: Need virtualmode sample with DataFlex 2008
and I'm sure a support member will respond
![]() |
|
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.... |
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Visual DataFlex isn't such populate as Dot.Net. In Meantime, I installed VB.Net 2008 express and checked the samples. But there isn't, what I need.
VB.Net (or C#)-samples are also welcome.
Regards
René
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
AndreiM ![]() Moderator Group ![]() ![]() Joined: 18 August 2007 Status: Offline Points: 132 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I have converted our VB sample to VB.NET (open project using VC 2003).
|
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Hi,
thanks for it. First, it didn't work, but now I have realzied, that I need 12.x! Regards Rene |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Hi,
now I tested it with quite a lot of rows (5000 rows with 2 childrows = 15000 rows). The performance is terrible. After some hundred rows the navigation becomes extrem slow. I need to view 10000-20000 rows and every row has 1-5 childrecords. Regards |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
AndreiM ![]() Moderator Group ![]() ![]() Joined: 18 August 2007 Status: Offline Points: 132 |
![]() ![]() ![]() ![]() ![]() |
Hi,
the problem is in not optimal implementation of BeforeDrawRow.
There is
Do
....
Loop
code which has many iterations and this is critical for big amount of records.
I will write more optimal code (you may try to do this yourself :).
|
|
![]() |
|
AndreiM ![]() Moderator Group ![]() ![]() Joined: 18 August 2007 Status: Offline Points: 132 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I have improve our VB.NET Report sample:uploads/20080822_095308_VirtualList.NET.zip
Now it works fast for big records amount in Tree mode.
|
|
![]() |
|
RJungmann ![]() Groupie ![]() Joined: 05 February 2008 Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
Hi,
great. It works fine now. Thank you. How can I change the topic (adding SOLVED)? Regards |
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows XP (32bit) - SP 2 Languages: Visual DataFlex 2008 (VDF 14.0), VB.Net 2008 (Express) |
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Just edit your first post. Just change it into:
SOLVED: Need virtualmode sample with DataFlex 2008
and other dataflex users can see that there is one
![]() |
|
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.... |
|
![]() |
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 |