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

Browse by Tags

All Tags » ControlTemplate   (RSS)
  • How to bind Image in DataGrid Card View without using Database

    Hi, i have a problem related to data grid card-view binding. I want to Bind Images in Data Grid Card-View's data cell, other data cell in card will be populated with database fields. I see the samples also, however it is binding images stored in database. I want to bind images in card view which I have in project's images folder location. ...
    Posted to Xceed DataGrid for WPF (Forum) by Raghuraj on October 11, 2008
  • ContentTemplate on ColumnManagerCell does not work

    Hi,  I am trying to replace the default appearance of the ColumnMangerCell by providing a ContentTemplate. The code looks like this:   <Style TargetType=''{x:Type xcdg:ColumnManagerCell}''> <!--<EventSetter Event=''MouseDown'' Handler=''Column_MouseDown'' /> does not work why?--> <EventSetter ...
    Posted to Xceed DataGrid for WPF (Forum) by Carsten on August 29, 2008
  • ControlTemplate for DataRow

    Hello all   I want to have a DataRow that has 2 rows embedded,   I thought I'll use a UserControl that has 2 Dependency Properties, one for each row (the properties are of type <object> in order to be able to add any type of content to it) and set this UserControl as the ControlTemplate of the DataRow.   I have chosen ...
    Posted to Xceed DataGrid for WPF (Forum) by tt on August 20, 2008
  • Override theme styles?

    Hello, I've applied the WMP11 style to my grid and have added a number of styles. For example, a different mouse over brush and alternating row brushes  <Style TargetType=''{x:Type DataGrid:DataRow}''>        <Setter Property=''Background'' Value=''{DynamicResource DefaultRowBackgroundBrush}'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Steve on July 17, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.