Title: Hidden Column in Mobile Datagrid Post by: jwilliquor on January 28, 2021, 11:32:08 AM Is it possible to make an invisible column in a mobile datagrid to store data that is valuable to the row but not needed on the UI itself?
Thanks Justin Title: Re: Hidden Column in Mobile Datagrid Post by: jwilliquor on January 28, 2021, 01:41:27 PM I found I could just include and value into the JSON row data and not reference a column and that worked to pass the data but not display the data.
|