Hi,
I have a xamgrid that's bind to an observablecollection. how do I create a conditional templatecolumn on a field so that when i get a certain value "x" i display it on the grid as "y"
<ig:TextColumn Key="Tags" HeaderText="Tags"></ig:TextColumn>
So if the value of my tags is "x", I want to display it as "y" in the grid to the user.
thanks,
-Steven
Hello Steven,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.