Actual value and Displayed value to be different at DataGrid Mudblazor
I am trying to implement a generic data grid that will work with whatever data I will send to the component. I am writing code in blazor and specifically using MudBlazor framework.