Browse By Tags

Sorry, but there are no more tags available to filter with.
  • XamDataGrid in a user control

    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…