Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » Xceed grid   (RSS)
Showing page 1 of 3 (25 total posts)
  • DataGrid: Cannot change or check the contents or Current position of CollectionView while Refresh is being deferred.

    When I try to set a property on an object to a new object I get this exception: System.InvalidOperationExceptionCannot change or check the contents or Current position of CollectionView while Refresh is being deferred. I am attaching a sample project that recreates the error -- Make sure you set the license key. Start the project, click on ...
    Posted to Xceed DataGrid for WPF (Forum) by Mike on November 17, 2008
  • Automated master/detail not working

    Hi This is probably something that I'm not doing right but I cannot get master/detail to work.  I have a 2 test classes, ''Customer'' and ''Order'' and in customers I have a public property ''Orders'' which returns ObservableCollection<Order> This is the XAML for the ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on November 11, 2008
  • Insertion Row Not Editable

    I have a Data Table in a DataSet bound to my DataGrid. Updates are working fine. But the insertion row disables input on all columnes except the one with ComboBox CellEditor. The other columns are just plain string and numbers with no cell editor. I can modify cells in these columns except the insertion row. What's going on?
    Posted to Xceed DataGrid for WPF (Forum) by David on November 10, 2008
  • Styles in Resources

    Hi all, I created a xbap application in that there is  a resource folder in which i am putting the themes for different controls and also for DataGridControl. I need to change the theme dynamically so i am using XamlReader to read the resourceDictionary . But when i am putting the style for  DataGridControl then XamlReaderthrows a ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on November 7, 2008
  • card view with horizontal orientation

    Hi, I am using card view to display the data . But by default the card view is oriented in vertical direction but i need the cards (row) to come in horizontal direction . How can i do this in xaml. Please provide me a sample code. Thanx  
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on October 29, 2008
  • Card View in UserControl

    Hi all, I am using XceedDataGrid Control in a usercontrol. But when i am setting the width of  XceedDataGrid Control to ''Auto'' then at runtime it is throughing a error saying ''Unable to find assembly 'Xceed.Wpf.DataGrid, Version=3.0.8415.15000, Culture=neutral, PublicKeyToken=ba83ff368b7563c6'.'' .But when i am setiing any width ,its ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on October 28, 2008
  • Autofilter doesn't work - the popup is hidden - what to do?

    Hi,   I tried this: <xcdg:DataGridCollectionViewSource x:Key=''cvsCompanies''AutoFilterMode=''And''DefaultCalculateDistinctValues=''False''><xcdg:DataGridCollectionViewSource.ItemProperties><xcdg:DataGridItemProperty Name=''CompanyLogo'' CalculateDistinctValues=''True''/><xcdg:DataGridItemProperty ...
    Posted to Xceed DataGrid for WPF (Forum) by Zsombor on October 15, 2008
  • Disable Sorting for particular column

    Hi all, How can i disable Sorting and filterring for a particular column on the othe hand i need to sort and filter for all other columns ?? Thanx
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 22, 2008
  • Disable grouping for a particular column

    Hi, How can i disable grouping for  some columns in XceedDataGrid control ???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 19, 2008
  • Re: Set AutoFilter Default Choice

    Thanks Christian, Here is how my ItemProperty is defined: <xcdg:DataGridItemProperty Name=''Status'' ValuePath=''InactivatedDate'' DataType=''{x:Type system:String}'' Converter=''{StaticResource ActiveStatusConverter}''/> I am bound to a ReadOnlyCollection.  I will try using an ObservableColleciton and let you know how I make ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 16, 2008
1 2 3 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.