I want to show the dataset in the grid which has multiple bands, in infragistics I saw that we can set the card view to one band then I cannot see next bands.
fo example Band 0 data is shown with card view then I cannot able to see band 1 and band 2 data. Is there any option available to this?
need help ....
Thank you
A CardView band cannot show child rows.
You might be able to acheive a look you want by using RowLayouts, instead of CardView.