Welcome to the Xceed Community | Help
Community Search  
More Search Options

How to conditionally display a CardFlow3D or TableView in Xaml?

Sort Posts: Previous Next
  •  03-26-2012, 11:21 AM Post no. 31910

    How to conditionally display a CardFlow3D or TableView in Xaml?

    I would like to conditionally display either a CardFlow3D view or a TableView in my control, based on the value of one of my ViewModel's properties. I don't need to support switching back and forth, but only need to make the distinction on load. I'd prefer to be able to do this entirely in xaml, since we are trying to keep our view's code behind clean, and do not want to put any display logic in our viewmodel. 

  •  03-26-2012, 12:27 PM Post no. 31912 in reply to 31910

    Re: How to conditionally display a CardFlow3D or TableView in Xaml?

    Never mind. I got it working by using DataTriggers in DataGridControl.Style.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.