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

Browse by Tags

All Tags » WPF Data Grid   (RSS)
Showing page 1 of 9 (84 total posts)
  • Re: EndEdit Failing (Bug?)

    I just encountered this bug myself.  Two grids in my application are acting weird after I insert something. When I press enter new data into the InsertionRow and press ''Enter'', a new row shows up in the grid area, but the same data still shows in the InsertionRow.  The odd thing about this is that it seems to only happen for the first ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on November 16, 2009
  • Re: Hiding emty details using new Tableflow view

    Thank's, Diane! Is it possible to add Detail dynamically on expand node?
    Posted to Xceed DataGrid for WPF (Forum) by Serge on October 19, 2009
  • Hiding emty details using new Tableflow view

    Good day! I have a DataTemplate adding in headers of each DetailConfiguration:     <DataTemplate x:Key=''ColumnManagerRowHeaders''>        <xcdg:ColumnManagerRow x:Name=''cmr''/>        ...
    Posted to Xceed DataGrid for WPF (Forum) by Serge on October 7, 2009
  • Dispay each record of the datagrid as a card view

    Hi, I have a requirement where by the user will select any record in the datagrid and the selected record will be displayed as a card.Can you please provide some sample code for the same.  
    Posted to Xceed DataGrid for WPF (Forum) by ankit on September 29, 2009
  • Printing data in a Page Header

    I have a small WPF app that generates a grid report and the user has to enter the ''As Of Date'' for the report and then the grid is built. I use the Xceed DatePicker for the input field. There is a Print Report button on the app and I am using PrintTableView with a ControlTemplate so I can style the report. I would like to print the chosen date ...
    Posted to Xceed DataGrid for WPF (Forum) by Richard on August 11, 2009
  • Combo box selected value is not getting saved in grid cell

    I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 21, 2009
  • Combo box in Master Detail Grid

    Hi, I have Master Detail grid. Requirement is to show data in a combo box in Detail Grid column. How do I add combo box? Any samples? Below is my code - DataGridCollectionView theView = new DataGridCollectionView(roomsListNew, typeof(ExchangeRoomResource), false, false); theView.DetailDescriptions.Add(new ...
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 15, 2009
  • Example Please..

    Hi, I have a datagrid which shows Actual, Min and Max values. In edit mode I'd like to change the min and max values based on the actual (say for example +/- 5 ) How can i do this in the xceed datagrid for WPF? - I'd also like it to happen as soon as the actual value cell  loses focus and not just after the user moves off the row. many ...
    Posted to Xceed DataGrid for WPF (Forum) by Richard on July 9, 2009
  • Using collection in Master Detail Grid

    I am starting new thread as I did not get any reply for thread ''How to bind values(Collection) to Master/Detail grid?''. I am using Koch's sample from that thread. I've few more requirements. 1. Change the column titles, 2. In Child grid column I want to populate data into combo box (in example below, ''Suggested Room'' column). 3. ...
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 7, 2009
  • Use WPF DataGrid to display a 2D array

    I'm very new to data binding so please be gentle. I have a 2-D string array which looks like this: A  B  C  D 1   2  3  4 5   6  7  8 I want to use the Xceed datagrid to display it. I've tried using the ''Binding to an array'' example the Xceed sample code section, but it won't ...
    Posted to Xceed DataGrid for WPF (Forum) by Luke on June 25, 2009
1 2 3 4 5 Next > ... Last ยป
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.