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

Browse by Tags

All Tags » CheckBox Column In Grid   (RSS)
Showing page 1 of 2 (14 total posts)
  • Calling EditEnd or other functions from a checkbox inside a DataCell

    Hey everyone,   I have an application  with an Xceed DataGrid for WPF and in my grid I have a column with checkboxes. The problem I am having is that when the user clicks on the check box nothing happens, but when they click on the cell that the check box is in then the cell's EditBeginning event get's fired but crashes because the ...
    Posted to Xceed DataGrid for WPF (Forum) by Sebastian on January 31, 2013
  • single click checkbox edit

    Hi, I have a grid with a checkbox column and at the moment it's taking 3 clicks in order to tick the checkbox. I was wondering is there anyway to reduce the number of clicks required? I have tried setting the edit triggers to ActivationGesture, SingleClick, RowIsCurrent, ClickOnCurrentCell, SingleClick, BeginEditCommand and the ...
    Posted to Xceed DataGrid for WPF (Forum) by Kelly on January 14, 2013
  • How to align Checkbox in filterrow of Xceed datagrid for wpf?

    I have a column with checkbox, all the checkbox are aligned in center, but the filterrow check box is aligned to left by default. How can we able to align the filterrow checkbox to center? Thanks in advance.
    Posted to Xceed DataGrid for WPF (Forum) by murali on May 14, 2010
  • how to add new checkbox column in costom control that is made from xceed data Grid

    HI, I have made an custom control and derived from the Xceed Data Grid. now what happens i have made a property ''IsSelectionAvailable''. i want to add checkbox column if the property is true. without any regard that what kind of ItemsSource is set. if i do that simply without binding the column with any data. due to Virtualizing i am loosing the ...
    Posted to Xceed DataGrid for WPF (Forum) by Pratik on September 29, 2009
  • Xceed Gird and Checkbox

    Hi, I have a xceed grid which contains checkbox in firts column. I also have a OK button below the grid. I want to enable/disable the OK button on checkbox checked count. If there are 1 or more check boxes selected then the button should be enabled else disabled. I am able to achieve this thru MouseLeave event (grid.EndEdit inside ...
    Posted to Xceed DataGrid for WPF (Forum) by Harshal on June 15, 2009
  • Which event gets triggered on toggling a checkbox in a boolean column

    Hi, I am facing an issue with a datagrid column bound to a boolean property. I need to preform some logic when the checkbox in the boolean column is toggled. I tried getting handle of the checkbox, but the attempt failed. Then I tried EditEnding and EditEnded event of the datacell. But these events are not getting triggered on toggling the ...
    Posted to Xceed DataGrid for WPF (Forum) by Giri on May 30, 2009
  • DataGridControl.CurrentColumn changed

    Good Afternoon!     I'm using version 3.1 of the DataGrid for WPF.  I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
    Posted to Xceed DataGrid for WPF (Forum) by Robert on April 22, 2009
  • Multicheck combobox in WPF Data Grid

    Hi, i'd like to add a multicheckbox combo in wpf data grid. Some suggestion ? the best would be to have the same that i've with ''Automatic Filtering'' in head column. thank you.  see you Marcello 
    Posted to Xceed DataGrid for WPF (Forum) by Marcello 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
  • WPF Grid CheckBox behavior

    Hi !  I have strange behavior of CheckBox columns of WPF Grid 3.1 (the latest version fron 17 February 2009).  There is small application, with TabControl of two tabs. The first tab control contains Xceed WPF grid control. The first column bind to some boolean variable. The problem occures then I check the CheckBox, than do not move to ...
    Posted to Xceed DataGrid for WPF (Forum) by Igor on March 5, 2009
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.