Forums

Browse by Tags

> All Tags > AgDataGrid > Linq
  • I can not make a binding entity with includes

    I am implementing agdatagrid and I could not make a binding of the tables that I do in my includes entitys; For example MyTableOne.MyTableTwo.MyFieldToBound, xaml: <AgDGrid:AgDataGrid x:Name="dataGridDelegations" AllowDeleting="False" AllowEditing="False" AutoGenerateColumns...
    Posted to AgDataGrid (Forum) by Norwill Alfredo Gutierrez Figueroa on 8/12/2009
    Filed under: AgDataGrid, Binding, Linq, NewDataRow(), DataGrid, inserting new data, Blend
  • Re: Grid not editable when bound from service

    In my case, I have to use AutoGenerateColumns="False". And I used AgDataGridTextColumn, but the cell editing doesn't work for me. Ater I changed the cell to a new value and press Enter or Tab, the previous value always comes back. I also use WCF service the same way as you. Here is my code...
    Posted to AgDataGrid (Forum) by Raymond Cai on 2/27/2009
    Filed under: AgDataGrid, AutoGenerateColumns, Linq, Edit, WCF, Column
  • AgDataGrid + Linq

    Hi, I'm trying to bind a linq object into an AgDataGrid (with these 3 columns - FirstName, LastName, BirthDate ) just like this : myAgGrid.DataSource = ( from person in Persons select new {FirstName = person.FIRST_NAME, LastName = person.LAST_NAME, BirthDate = person.BIRTHDATE}).ToList(); It throws...
    Posted to AgDataGrid (Forum) by julien dumas on 8/8/2008
    Filed under: AgDataGrid, Binding, Linq
More from DevExpress
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 7:30am and 4:30pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at info@devexpress.com or call us at
+1 (818) 844-3383.