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

Browse by Tags

All Tags » Linq to SQL   (RSS)
  • Autofilter with LinqToSql and SqlCE

    I am using LinqToSql and SqlCE.  When I do a autofilter in the Grid I get the exception below.  If I use the 3.5.9616.13400 version of the gridI do not get a error.  Is this a known issue?  I filled out a Support Form with repro code. System.NullReferenceException was unhandled  Message=''Object reference not ...
    Posted to Xceed DataGrid for WPF (Forum) by Mike on April 5, 2010
  • Foreign Key and combo box creation with Linq

    Hi, I am a WPF newb and currently evaluating xceed datagrid.  One feature I like is the foreign key/auto generate combo box feature, however I just can't get the darn thing to work with Linq to SQL from my SQL server with Northwinddb (or my test db).   The combo boxes get shown, but have no data.  Also the display value on the grid ...
    Posted to Xceed DataGrid for WPF (Forum) by Andrew on July 31, 2009
  • Linq to SQL custom sorting problem

    Hi everybody, I have a problem which I can not resolve. I am using LINQ to SQL query as a ItemsSource for DataGridControl.I am adding programically columns to the grid like this, but sorting( when I click to column header work wierd). Rows are sorted in order by position of items in source collection ascendetly and descendently if I click next ...
    Posted to Xceed DataGrid for WPF (Forum) by Dave on February 17, 2009
  • Linking two ComboBoxes in a DataGrid

    Howdy I'm trying to link two ComboBoxes in a DataGrid so one is filtered according to the selection of the other.  I can get it to work fine outside of the DataGrid, but think I need to change the way I reference the master ComboBox. They are bound to LINQ to SQL Classes. Thank you in ...
    Posted to Xceed DataGrid for WPF (Forum) by Kraeg on February 15, 2009
  • LINQ to SQL Urgent Problem

    Dear All,  I am new to WPF Xceed grid . I am trying to bind the grid to LINQ to SQL List and I want to enable Add/Delete and Edit.  I have the following code:               <DataTemplate ...
    Posted to Xceed DataGrid for WPF (Forum) by Moe on January 8, 2009
  • WPF Grid Combobox Linq to SQL

    Currently i have a grid with a combobox in.  The combobox works fine.  i can change a record and write it back to the table. The 2 problems are the textblock when not editing shows the Value not the Display.  I can't figure out how to change this. Also the dropdown records of the combobox show the class ...
    Posted to Xceed DataGrid for WPF (Forum) by Darren on June 24, 2008
  • DataGrid and ComboBox bound to LINQ to SQL

    I'm having difficulty using a combo box as a custom cell editor in a data grid bound to LINQ to SQL classes.  My Store class has a HomeDepartment property, which is typed as a Department object.  I've bound my grid like this: <DataTemplate DataType=''{x:Type DataModel:Department}''> <TextBlock Text=''{Binding ...
    Posted to Xceed DataGrid for WPF (Forum) by David on June 20, 2008
  • Re: Sample for Databing (Linq to SQL)

    You can take a look at the LINQ to SQL example in the Providing Data topic for an example of how to use the grid with LINQ.
    Posted to Xceed DataGrid for WPF (Forum) by Jenny [Xceed] on June 10, 2008
  • Sample for Databing (Linq to SQL)

    Hi, is it possible to have a SolidFoundation sample with Linq to Sql technology? or any sample that use Linq to SQL with databinding? I want to have a same functionality like SolidFoundation sample with Linq To Sql. specially in Databinding feature and showing Combobox with the Customized Value. Regards, Arash
    Posted to Xceed DataGrid for WPF (Forum) by SA on June 9, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.