I want to create a datagrid, that looks like the one we have in the Order tab in Control center. I want to create the datagrid with an indicator, and after some study, I saw we have NTGrid, which does the job. I like that the text displayed in the PNL column shows a green color if the pnl is bigger than 0 and red if it is below zero - just the same as we saw in the order tab of the control center.
Is there any way to do that? I want to create a converter and set it in the grid with c# code but I tried many ways just can not figure out how to do that.
Please help with the issue.
Thanks in advance.

Comment