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

Browse by Tags

All Tags » DataRow   (RSS)
Showing page 2 of 4 (37 total posts)
  • Set CheckBox to Checked (or Unchecked) and RadioButton (Same) in C#

    I made sure to go through the blogs, forums, sample code and KB.  The sample code itself was confusing because it was bound to a custom class, or done using XAML.  My issue is that I have the .ItemsSource for dgGridName set to a built-from-scratch DataTable (dTab) in one function, and then I have a second separate function that reads ...
    Posted to Xceed DataGrid for WPF (Forum) by Steven on July 24, 2009
  • Data row using ControlTemplet

    Hi all, I am using  Xceed WPF datagrid3.0. While using ControlTemplet for Data row, the column (in rows) does not move on moving the Header of that column  to other position. However I require proper column re - ordering when ControlTemplet for Data row is used. Any help will be greatly appreciated.
    Posted to Xceed DataGrid for WPF (Forum) by Anubhav on July 8, 2009
  • Adding a new item in DataGrid

    In my application, user adds objects from a pool to the grid. On click of the add action, we are adding the object to datagrid (with cardview), and want to do the following actions on addition.  1. Bring the newly added item to view. (I tried accessing the dataRow, but it is null and I tried BringItemIntoView and observed that it ...
    Posted to Xceed DataGrid for WPF (Forum) by Aseem on June 23, 2009
  • How to edit a row in the datagrid?

    Hello,           I am using Xceed datagrid in my WPF app and I need to provider the user tthe ability to edit the data in the grid and then save it. I mean  the user just changes some data in the table and then clicks on a SAVE button which should change the data in the database. Also, I want to make some columns ...
    Posted to Xceed DataGrid for WPF (Forum) by Uday Sankar on June 23, 2009
  • DataGrid How to use the Enter key to move to the first column after insert

    I have had a problem that I have finally found a solution. My users require the ability for the focus to be moved to the first column of the next data row when the press enter on the insertion row. They are happy to use the arrow keys to move around the grid and the tab key whilst in edit mode but when they pressed the Enter key the were very ...
    Posted to Xceed DataGrid for WPF (Forum) by Stewart on April 28, 2009
  • MouseDown events don't fire

    I have code that I need to run when the selection is changed. I've found the solution to the missing SelectionChanged event and that workaround works fine for me. However, for the case where there is only one row in the grid, I need a way to select that row again and run that code again. This could theoretically be accomplished in two basic ways:1 ...
    Posted to Xceed DataGrid for WPF (Forum) by ageer on April 14, 2009
  • Re: Coloring Rows based on conditions..

    Hi, I'm dealing with the same topic these days and I was wondering if you could help me with the following: Beside custom coloring of non selected row in the grid, I have to have custom coloring of selected row in the grid as well. I have resolved this request by  changing SelectionBackColor and SelectionForeColor on grid on ...
    Posted to Xceed Grid for .NET (Forum) by Ogren on April 6, 2009
  • CellEditor access to data from datarow

    Hi everybody, I have a question. Is there any way how can I access from cellEditor to data from ohter cells or datarow?  I create celleditor for specify column which is dependent on data from other cells of row. Does anybody know how can i access to all data of current datarow? Thanks.
    Posted to Xceed DataGrid for WPF (Forum) by Dave on April 4, 2009
  • Removing a DataRow from a Grid throws a "Object reference not set to an instance of an object." exception.

    Hello, I'm comming back with a new issue: I have to remove a DataRow from a Xceed.Grid.GridControl. But a ''NullReferenceException'' is thrown and I don't understand why. It gave me hard headakes last hours. Maybe I'm missing somethiong from my view ...This is my ...
    Posted to Xceed Grid for .NET (Forum) by bogdip on April 3, 2009
  • Capturing Click event of Button in a DataCell using MVVM

    Hello, I am using Model View ViewModel pattern. I have a button inside a DataCell of Xceed DataGrid. I want to use DelegateCommand to handle the click event of the button. Also, I dont want to write anything for the same in my Code Behind. I want everything to reside in my ViewModel. How can this be achieved. I thought of RoutedEvents / ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on March 23, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.