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
820
Responsive Vertical Rendering
posted

Hi

ASP.Net MVC Helper for hierarchical grid contains possibility to add this

new GridResponsive
{
ForceResponsiveGridWidth = true
},

but don't allow add such properties as your team suggest here (https://www.igniteui.com/grid/overview

name: "Responsive", enableVerticalRendering: true, reactOnContainerWidthChanges: true, windowWidthToRenderVertically: null, propertiesColumnWidth: "40%", valuesColumnWidth: "60%", allowedColumnWidthPerType: { string: 300, number: 100, bool: 100, date: 100, object: 150 }.......
So, can you suggest solution? We need this one
enableVerticalRendering: true
Regards.
Parents
No Data
Reply Children
No Data