Hi!
Is there a way to use BandedGridView as ListViews in XAF? I have some business objects in my app with a lot of properties, and BandedGridView would be the best way to select the group of columns by using Column Customization (Bands tab). I tried to provide List View Variants for my End-Users but they definitely did not like the idea. For sure I agree with them! BandedGridView is much more easy to work with when we have many columns! Is it possible to use BandedGridView in XAF? Can you provide the code for that?
Thank you
Ruy
We have closed this ticket because another page addresses its subject:
AdvBandedGridView sample
Hi Ruy,
Thank you for contacting us. Please review my answer to a similar question in our Support Center at AdvBandedGridView sample. This task can be accomplished via a custom list editor, but it will require a lot of coding in your case.
In addition, I suggest you refer to the following list editor samples in our Knowledge Base:
OBSOLETE - How to represent the PivotGridControl's data within XtraCharts in XAF
OBSOLETE - How to use XtraCharts in XAF
AK17635
They may be helpful, to get the main concept of this task.
Thanks,
Dennis