Hi,
I want to show different grids based on business criteria with different columns.
The idea is to have a separate UserControl with a grid and in parent page change it(by hiding/showing ).
I tried embedding the grid in user control with no data context…