Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Re: MasterDetail question wrt customizing DetailConfiguration(only) as a Card view

  •  04-18-2008, 9:07 AM

    Re: MasterDetail question wrt customizing DetailConfiguration(only) as a Card view

    Unfortunately, it is not possible to specify alternate views for Details. Currently the Master/Detail feature is only available for TableView.

    The scenario you are trying to achieve was a real bugger for us. We wanted to be able to provide such capabilities but technical problems prevented us from doing it.

    Currently, there is only one panel that layouts all elements ( master and details confounded ). It would be possible have detail rows that looks like card, but they would remain arranged as a TableView (stacked one over the other, not side by side ).

    If you still wish to experiment with this, the way to achieve this ( card look in a TableView layout ), here is the method:

    <DetailConfiguration RelationName="myRelation" ItemContainerStyle="{StaticResource {xcdg:Themekey TargetViewType=xcdg:CardView, ThemeType=xcdg:AeroNormalColorTheme, TargetElementType=xcdg:DataRow}}"/>

    Marc Laroche
    Software Developer
    Xceed Software Inc.


    I don’t suffer from insanity, I enjoy every minute of it. - Unknown
    Filed under:
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.