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
80
Always display XamDataGrid column headers even where there is not data
posted

Currently I am using the XamDataGrid class and setting up a field layout; the field headers show up as expected but only when there are items that match the specified field layout. For my business case I would like the grid to always show the field headers even if there are no items to be displayed. Is there any current way of doing this?