Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » XamDataGrid » AllowAddNew (RSS)
  • Hide column headers for *databound* xamDataGrid

    Apologies if this has been answered elsewhere - I can find partial answers in multiple threads but nithing for this scenario. I have a xamDataGrid which is bound to a hierarchical dataset (sourced from SQL into a couple of data tables with explicit relations added). I want to present this with a fixed...
    Posted to Forum by paulrainford on 10-27-2008
  • Bug & Enhancement WPF 2008 v1

    I have downloaded the WPF 2008 v1 and wonder why somethings were not addressed: 1. More than one group by, this is still a bug. 2. Why not add column filtering? This is one of the very basic features in a Windows Grid. (Telerik has it in there controls.)
    Posted to Forum by wadebeasley on 07-06-2008
  • DataContext in AddNew row

    I'm trying to disable a column based on another column. Seems easy and works fine when the record is not a newly added record. I have 2 fields. For simplicity lets make the first a boolean - IsEnabled and the second a string - Result. Result should only be enabled when IsEnabled is True. Here's...
    Posted to Forum by alisonrc on 07-02-2008
  • add record from one xamdatagrid to another xamdatagrid with same datasource

    hi i have two xamdatagrid and i have binded both the grids with same datasource. now i want to move selected record on one(First) grid to another(Second) grid on click event of button i have tried so many ways but not able to get the result so plz.. can any one help me ... this is code for selecting...
    Posted to Forum by healthcomsys on 07-02-2008
  • Add new record template

    Is there a way to template add new record row? I have an entity with a primary key column and a type column which are set to read only and a few other columns which are editable. class Mammal { string ID{get;set;} Type{get;set;} // only Two options : Animal, Human double Weight{get;set;} int age{get;set;...
    Posted to Forum by mkadiri on 07-01-2008
  • Using a ListBox inside the AddNewRecord Area on a XamDataGrid

    Is it posible to have a dropdown when adding a record to a XamDataGrid? How? Yuri
    Posted to Forum by ymekhanik on 04-02-2008
  • Adding a record to XamDataGrid

    I am trying to add a record to my XamDataGrid. I am using the RecordAdded event to capture the record to insert. My AllowAddNew is set to true, and I am able to see the AddNewRecordLoccation. The problem is that the RecordAdded event is fired every time I leave the cell to enter a value for the next...
    Posted to Forum by ymekhanik on 04-01-2008
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems