The data provider (ArrayCollection) for my data grid consists of objects with ByteArray (int) fields. How do I make the data field display as int without transforming my data provider?
The data provider (ArrayCollection) for my data grid consists of objects with ByteArray (int)
Share
Not quite sure, but in order to display something like that in datagrid i’d do this: