Hi,
How do we add columns dynamically to a grid with item source bound to a collection? Actually, I want to build a grid to display data in matrix format (The accounts(column wise) is to be mapped against components(row wise)). The number of accounts may grow each time; so are the columns. I have restriction of not allowed to use dataset/datatable.
Regards,
Norbert John
How do we add columns dynamically to a grid with item source bound to a collection? Actually, I want to build a grid to display data in matrix format (The accounts(column wise) is to be mapped against components(row wise)). The number of accounts may grow each time; so are the columns. I have restriction of not allowed to use dataset/datatable.
Regards,
Norbert John