Jun 22, 2011 #1 Chuku Programmer Joined Jun 9, 2011 Messages 25 Location US Hi, How can we set "can grow' option conditionally for a sub-report? Thanks in advance...
Jun 22, 2011 #2 lbass Technical User Joined Feb 9, 2002 Messages 32,818 Location US Right click on the subreport->format subreport->common tab->uncheck "Can grow"->x+2 and enter your conditional criteria, e.g.: count({table.id}) = 1 -LB Upvote 0 Downvote
Right click on the subreport->format subreport->common tab->uncheck "Can grow"->x+2 and enter your conditional criteria, e.g.: count({table.id}) = 1 -LB