Browse By Tags

  • Adding columns at runtime and auto refreshing xamDataGrid

    Hi, 

    I am using xamDataGrid and binding it to an observable collection. I want to have the functionality where I can add columns at runtime, after initial binding is done. I have also implemented it through adding a property descriptor to the property descriptor…