DevExpress Blazor Grid Bool Values no checkmarks
I am using C# DevExpress Blazor UI (relative new) and build a Grid, which is bound to a DataTable. This works, but I have some Boolean Values in there, which are automaticlly shown as HUGE checkmarks. How can I change the data type so that the values are shown as True/False 1/0 and not as checkmarks