Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
860
Cardview layout problem
posted

When I ask a grid to use the Cardview style, I do not get the labels showing vertically in a single coliumn on the left hand side but instead they are shown horizontally as is the data. I have attached a image showing the effect.

I have not set any other CardView setting but simply set

TreatmentPlansGrid.DisplayLayout.Bands[0].CardView = true;

 

What else do I need to do?

 

THanks

Parents Reply Children
No Data