Is there a way to make dropdowndatagrids with multiple columns non-responsive when shrinking them down (for phone view)? For regular datagrids, I would just set the Responsive property to false, but this property does not seem to be exposed on the dropdowndatagrid.
Thanks in advance for any guidance you can provide me on this issue.