VB.Net vs VB6 & Crystal Reports

etatis

New member
Joined
Mar 17, 2005
Messages
2
Hi there!

i ve been using Crystal Report with VB6 and managed to make some things by adding code to the reports "section_format" event. Crystal Reports in VB6 are dsr objects and you can write code during the pagination of the report by the section_format events.

Does anybody know if I can do the same thing with .Net? And if I can, how?

Thanx,
Jimmie
 
Do a search for Mike55 on this forum. He started a thread on .net and the CRViewer that comes with it.
 
Back
Top