Hello telerik team,
first of all - great reporting tool that you wrote.
I have already read the threads about to hide space where no data is shown, but it didn“t solve my problem.
I also have a subreport which not always shows data. If the subreport has no data - of course it should not show the vertical space which is occupied by the textboxes when data is bound to the subreport.
I already tried setting the visible-property to false or to clear the control collection in the _ItemDataBound Eventhandler of the subreport or also in the _NeedDataSource Eventhandler of the parent report but it is regardless the same.
Thank you in advance,
Simon
first of all - great reporting tool that you wrote.
I have already read the threads about to hide space where no data is shown, but it didn“t solve my problem.
I also have a subreport which not always shows data. If the subreport has no data - of course it should not show the vertical space which is occupied by the textboxes when data is bound to the subreport.
I already tried setting the visible-property to false or to clear the control collection in the _ItemDataBound Eventhandler of the subreport or also in the _NeedDataSource Eventhandler of the parent report but it is regardless the same.
Thank you in advance,
Simon