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

Browse by Tags

All Tags » DataRow   (RSS)
Showing page 1 of 4 (37 total posts)
  • Right approach for having a Expander in a DataRow.

    Hi all, I'm evaluating the Xceed DataGrid for almost 2 weeks now. I want to have a DataGrid with DataRows containing a Expander control. This Expander should contain a extra row with cells hidden when the Expander is in collapsed mode. Before I start, I want to double-check that I'm using the right approach. I understand that a DataTemplate ...
    Posted to Xceed DataGrid for WPF (Forum) by Avrohom on September 12, 2011
  • Invert rows and columns

    Hi everybody, Is there a way to invert rows and columns in the DataGrid ? Indeed, I need to display each item of my ObsverableCollection as a column, and each row should represent a property of this item.   Thanks. 
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on April 22, 2011
  • Overriding Default MaxHeight for DataRow on TableFlowView

    Goodmorning, we are using wpf datagrid 3 months now and we are very satisfied with the perfomance and all it's goodies!! The problem we are facing is that we have a slider bound to the FontSize of the DataGridControl and everything works well except of the Height of the DataRow, which is constant 30, and the content of the cells is hiding when ...
    Posted to Xceed DataGrid for WPF (Forum) by Ilias on June 25, 2010
  • Preventing entire row being highlighted in a different colour when a cell or a row is selected

    Is there any way of setting up a DataGrid so that when a cell or a row is selected, it doesn't highlight the entire row in a different colour? I've looked at the following topics: http://xceed.com/CS/forums/thread/9179.aspx http://xceed.com/CS/forums/thread/21933.aspx As advised in those, I've set up a Style in my DataGridControl's ...
    Posted to Xceed DataGrid for WPF (Forum) by Neo on December 17, 2009
  • Set background on datarow

    Hello, i have a problem with datagrid  I need to set background color for DataRow immediately after the DataRow has been created and before DataRows is showed in grid Has anyone any ideas? Thanks for help
    Posted to Xceed DataGrid for WPF (Forum) by Petr on November 20, 2009
  • Foreground color of DataRow

    I have such problem: I need to change foreground color of  DataRow's in DataGrid to for example red. The thing is that I have collection of animals in DataGrid and every animal have unique id. In user control that DataGrid is placed i have method that passes me from time to time another collection with just id's, and those animals that match ...
    Posted to Xceed DataGrid for WPF (Forum) by jbk on September 18, 2009
  • DataRow SelectionBackground and InactiveSelectionBackground

    Hi, I would like to change the  backGround of the row when the mouse is over it using MouseEnter and Mouse Leave events, but it does not seems to work : <Style TargetType=''{x:Type xcdg:DataRow}''>     <EventSetter Event=''MouseEnter''         ...
    Posted to Xceed DataGrid for WPF (Forum) by rafael on September 17, 2009
  • Programmatically changing individual DataCell colours based on data in other DataRows

    I have spent several days trying to find a way to change the colour of individual cells based on their value and/or the values of other data elsewhere in the grid.  However, although there seems to be a lot of questions on the forums by users, the answers aren't really conclusive.  I have read and contributed to several ...
    Posted to Xceed DataGrid for WPF (Forum) by Neo on August 25, 2009
  • How get the text of Item regardless of data Type of Item

    hi,  i have made search text in grid but uptill my grid was only containing datatable.DefaultView now i have given Object Collection as Source of Grid. so in First Case I was casting Item into DataRowView now it gives the obect of the item can i access the item same way without casting. one way i found is Cell.Content but can i ...
    Posted to Xceed DataGrid for WPF (Forum) by Pratik on August 21, 2009
  • about original/new value

    Hi... I'm facing a problem: There are 10 datarows  in the grid    'A'     'B'    'C'    'D'     'E'    'F' .....     ....     ....  I changed   'B'--->'Y'   'E'--->'Z' ...
    Posted to Xceed Grid for .NET (Forum) by REX on August 7, 2009
1 2 3 4 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.