filtering child items... |
Post Reply |
Author | |
ddlittle
Senior Member Joined: 19 February 2004 Location: United States Status: Offline Points: 132 |
Post Options
Thanks(0)
Posted: 17 July 2009 at 11:33am |
i have a report with children items but the filter control will only filter top level. is there a way to recurse the child items? I'm using 13.1.0...
thanks!
|
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
enum XTPReportFilterMode{ xtpReportFilterTreeSimple = 0, xtpReportFilterTreeByParentAndChildren = 1, xtpReportFilterTreeByEndChildrenOnly = 2 }; |
|
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 |