Hi there, is there a possibility to get a reference of a nested report which is in a PSR Report? It seems that the GetChild Method does not work (it returns -1) |
||||||||
|
![]() |
7/14/2004 3:05:00 PM |
GetChild can't work for nested reports, since there is a possible occurrence for each detail row, and that's documented. You might take a look at dot notation - see the help topic "Syntax for nested objects". <Oliver> wrote in message news:40f54b9c.3c29.1681692777@sybase.com... > Hi there, > > is there a possibility to get a reference of a nested report > which is in a PSR Report? > > It seems that the GetChild Method does not work (it returns > -1) |
||||||||
|
![]() |
7/14/2004 3:29:49 PM |