Datagrid: Filter int column as string

Hi @Moo,

You can try extending your model with a custom property of type string which maps to the int one. You can check this thread: Calculated fields on the server side - #2 by korchev