Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
Templating Xamgrid column
posted

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

Parents
No Data
Reply
  • 138253
    Offline posted

    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.

Children
No Data