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
60
WinGrid Custom CardView Layout
posted

I am attaching 2 layouts one is how the card view looks by default and 2 looks more the way I want it to look. I want basically the last column of the row to appear to the right of the other columns and occupy all space expanding to the right and the rows to flow and scroll down not to the left.

Parents
No Data
Reply
  • 1500
    Offline posted

    Hello,

    Setting the labels to be displayed both on left side and on top of column in the same card is currently not possible. Furthermore, vertical scrolling is also not supported using CardView.

    I would suggest checking Row Layouts section of the documentation of UltraGrid here. Also you can check the snapshots that can be achieved using RowLayouts here.

    If vertical scrolling is absolutely mandatory, check the Row layout in conventional view with "Keep headers with cells" option.

    Should you have further questions, please let me know.

    Sincerely,
    Tihomir Tonev
    Associate Software Developer
    Infragistics

Children