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

Browse by Tags

All Tags » DataataRow   (RSS)
  • incorrect data after sorting for invisible columns

    I am using Xcced DataGrid Control and binding with a DataTable. I am making some of the columns in DataGridControl to Visible=''False''. On click of the row i am getting the value of one of the invisible columns  Xceed.Wpf.DataGrid.DataRow objDataRow = sender as Xceed.Wpf.DataGrid.DataRow; with objDataRow object i can access the Values ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on July 22, 2009
  • DataGrid Cell styling based on condition

    I have a problem where we need to set style on WPF Xceed grid cell, where we binding grid thru custom data source say DataModelA. Now datamodal have 10 properties. Where we want to set style on column 5 based on value of column 3. Say column 3 has value < 10 column 5 of similar row should be in bold column 3 has value > ...
    Posted to Xceed DataGrid for WPF (Forum) by Mayank on March 23, 2009
  • Re: How to convert?

    I need work with diferent colors for each case look a little sample: if (date of maturity > DateTime.Now) DataRow  = Color.Red  else if (date of maturity == DateTime.Now) {  DataRow = Color.Yellow } Else {  DataRow = Color.Green } I need make this , but in XAML is possible?  U can help me?plz
    Posted to Xceed DataGrid for WPF (Forum) by JorgeJunior on March 17, 2009
  • Datagrid BringFromView

    Hi I´m using the tryal version of the datagrid. I have Entity Data linked to the ItemsSource Property (MM .NET Entity, They highly recomend this control): this.DataGrid.ItemsSource = MyEntityList() The issue is that when I load the grid there is a navegation option in order to select the first row. It is succesfully selected in the view (I can ...
    Posted to Xceed DataGrid for WPF (Forum) by Toni on February 23, 2009
  • Re: DataRow Height change at runtime

    I don't know if i make myself clear... (English is not my native) I need to resize all datarowheiths at the same time when the user resizes one of them. Greetings
    Posted to Xceed DataGrid for WPF (Forum) by charlymoon on October 20, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.