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

Browse by Tags

All Tags » combobox   (RSS)
Showing page 1 of 5 (43 total posts)
  • Problems with Combox

    I know I have to be doing something wrong but just can't find the issue. I am using v3.9 of the .Net Grid. Problem: When the grid is displayed in the form, the combobox column is displaying the value of the column from the binding dataset for the grid. When I click on the cell, the combox displays the appropriate caption information. But when I ...
    Posted to Xceed Grid for .NET (Forum) by Emerson on March 21, 2012
  • ComboBoxCellEditor filtering values depending on value of another cell of the same row

    Hello  I need to filter the values of a ComboBoxCellEditor depending on the value of another cell of the same row. A simplified view of the datagrid:     ID          Customer           Projects      ...
    Posted to Xceed DataGrid for Silverlight (Forum) by Reinhard on June 14, 2011
  • ComboBox and Datagrid

    Hi, I am new to WPF and Xceed grid. I am trying to create a grid which contains a checkbox, text, combo box and combo box...totally four columns. I was able to figureout how to add combo box and check box to the grid not sure how to bind the datasource to the combo box though. I went thru all the forumn post but its very confusing to ...
    Posted to Xceed DataGrid for WPF (Forum) by lavanya on May 6, 2011
  • Combobox as filter

    Hello, I'm trying to change my filter from a regular text box to a combo box selection like the filtering example on the demos section but i cant figure out how to do it... Anyone managed to do it and can provide some tips? Thanks ;)
    Posted to Xceed DataGrid for Silverlight (Forum) by JohnnyT on December 25, 2010
  • ValueMember in bound ComboBox

    Hi, I have the .NET grid (not WPF) with a column that contains a combobox, that is bound to a datatable in a dataset.   I do the binding like this: void MyCombo_ActivatingControl(object sender, CellEditorEventArgs e) {     WinComboBox myCombo = e.Control as WinComboBox; ...    ...
    Posted to Xceed Grid for .NET (Forum) by Nigel on November 3, 2010
  • Performance, combo box & change detection issues (among others)

     Hello,I have a few questions/problems in regards to the WPF datagrid. I am evaluating your program and we are ready to buy it if I can solve these little problems. I created a sample originally based on your sample LargeDataSets. My real application currently uses Xceed grids (winform). We want to change to datagrid WPF mostly because of ...
    Posted to Xceed DataGrid for WPF (Forum) by Marie4 on July 8, 2010
  • Remove items from automatically created ComboBox of a Column with a ForeignKeyConfiguration set

    I have a ForeignKeyConfiguration applied to a column on a grid.  When a row is edited or a new row is inserted, the grid automatically generates a drop-down box that maps the displayed values to the underlying values. My ForeignKeyConfiguration includes a value that I do not wish to appear in the drop-down box, but I wish it to be present in ...
    Posted to Xceed DataGrid for WPF (Forum) by Neo on March 30, 2010
  • ComboBox with associated data

      I have two columns:   1. “Status” an unbound column which contains a ComboBox with a selection of status type descriptions.   2. “StatusID” a bound, invisible column that contains the StatusID (an integer value)   I am trying to change the StatusID value based on the Status ...
    Posted to Xceed Grid for .NET (Forum) by Morgan on February 10, 2010
  • Re: Filtering one ComboBox cell by another in a grid

    Hi, I think I have found a sample project (in VB.NET) that does what you want.  I will let you be the judge.  I've just realized that there is no grid in this is example, only two wincombobox linked together.  I've included the complete project.  Imports Microsoft.VisualBasicImports SystemImports ...
    Posted to Xceed Grid for .NET (Forum) by Ghislain on December 22, 2009
  • Problem in binding Combox as CellEditor / setting SelectedValueProperty through C# code

    Hi..I am using Xceed DataGrid For WPF 3.5 professional edition. I am binding a combobox as cell editor through C# code and not throgh XAML. The selected value of the combobox is not retained in the cell after the edit. I want to set the SelectedValueProperty so that it will retain the selected value, but dont know what should i set it ...
    Posted to Xceed DataGrid for WPF (Forum) by Supriya on December 1, 2009
1 2 3 4 5 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.