Hello.
It's possible to put any component on the Panel. If you need to put a data band on the other data band, you should use the Panel.
The Data band is one of the bands components. The band components take the whole width of its container. So you should use the Panel to limit the width of the data band.
Thank you.
Issue with Chart and Filter/Sort with MasterComponent
Re: Issue with Chart and Filter/Sort with MasterComponent
Hello,
Yes, of course.
As you can see in my previous post, I have used this opportunity to test the behaviour of a databand in relation to the sorting issue and have found, that it works very well. It works very well too, if I put the chart in a panel which is placed on the databand.
What I don't understand is:
Why does the sort does not work, if I put the chart directly in the databand, but does work, if I put the chart in a panel?
And my question was: Can you add a (global?) option, to force the chart data handling to be similar like the situation that the chart is placed in a panel? Or change the behaviour of the engine (fix the sort/filter issue)!
Many thanks & Regads,
Matthias


What I don't understand is:
Why does the sort does not work, if I put the chart directly in the databand, but does work, if I put the chart in a panel?
And my question was: Can you add a (global?) option, to force the chart data handling to be similar like the situation that the chart is placed in a panel? Or change the behaviour of the engine (fix the sort/filter issue)!
Many thanks & Regads,
Matthias
Re: Issue with Chart and Filter/Sort with MasterComponent
Hello,
It is a feature of the engine. At the current moment, it works as is.
In your case, you should use two different data source or use them on the different DataBand components.
Thank you.
It is a feature of the engine. At the current moment, it works as is.
In your case, you should use two different data source or use them on the different DataBand components.
Thank you.