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

Browse by Tags

All Tags » DataCell » ReadOnly DataCell   (RSS)
  • Re: DataCell ReadOnly="True" do not disables entering to edit mode

    Hi Michael, finally I solve it, thank you. Use of MultiDataTrigger in DataCell style was solution. Now it works as expected. Here is that style when somebody needs similar functionality:<!--force readonly of cell when its data are not editable--><Style TargetType=''{x:Type ...
    Posted to Xceed DataGrid for WPF (Forum) by Daniel on December 2, 2011
  • DataBinding Issue

      I am trying to set the ReadOnly Property of a DataCell based on the value in the DataCell being equal to the value in an ordinary TextBox outside of the DataGrid.   This is what I am trying to implement:   <Style TargetType=''{x:Type xcdg:DataCell}''> <Setter Property=''ReadOnly'' Value=''False'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Ed on May 13, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.