Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XamDataGrid (RSS)
  • How to determine if a child record is expanded

    Hi, We are using a Xamdatagrid where each record can have a child. We would like to know when the child is expanded. The property isExpanded on the parent record is always set to true regardless if the child is expanded or not. Any help would be appreciated. Thanks
    Posted to Forum by srozga on 09-04-2008
  • SummaryResultsPresenter

    I have been looking for an example of how to change the SummaryResultsPresenter template. In the XamFeatureBrowser the "Custom Button In Summary Template" example has a bit that shows how to place a button in place of the default SummaryResultsPresenter. It shows how to bind the summary results...
    Posted to Forum by joelholder on 08-27-2008
  • Data in columns go invisible when dragging columns with BoundFields and UnboundFields

    When I try reordering columns in XamDataGrid and the FieldLayout got a mix of BoundField objects and UnboundField objects, the data are no longer visible. If I debug, I see the Fields are not deleted, however, no data is any longer visible. If I reorder columns in a XamDataGrid with only BoundField objects...
    Posted to Forum by toreaurstad on 08-27-2008
  • XamDataGrid - DateTime Display & Sort issue

    I am facing a problem with DateTime type field in XamDataGrid. When I define field.DataType = typeof(DateTime), cell just displays Date and no time, how do I make sure cell displays date and time. If date format is d/M/yy then sorting fails as number are single digits so sorting order becomes 1,11,13...
    Posted to Forum by maheshg on 08-21-2008
  • Re: Sort DATETIME in xamdatagrid

    I am facing similar problem. When I define field.DataType = typeof(DateTime), cell just displays Date and no time, how do I make sure cell displays date and time. If date format is d/M/yy then sorting fails as number are single digits so sorting order becomes 1,11,13,14,2,21,22, 3,30 where as it should...
    Posted to Forum by maheshg on 08-21-2008
  • Forcing SortStatus Feedback

    Hi all, We have intercepted the Sorting routed event from the xamDataGrid in order to carry out server-side sorting at the database. This is so we can show paged data, but sorts occur across all of the data in the table, shown or not. So, we cancel the routed event (e.Cancel = true), handle the event...
    Posted to Forum by richstokoe on 08-18-2008
  • No intermediate columns

    Hi, I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then ( http://blogs.msdn.com/atc_avalon_team/archive/2006/03/01/541206.aspx ). I havent managed to do this yet. Thanks for your help. Stefanie
    Posted to Forum by stef3004 on 08-18-2008
  • Binding to objects that contain other objects

    I am trying to bind a XamDataGrid to a object that contains subobjects. However, when I reference the fields in the subobject, my grid goes blank and no data is displayed. For example (see class definitions below), I set the Datasource of an XamDataGrid to Class A (DataSource = {Binding Path=ClassA}...
    Posted to Forum by jefclark on 08-15-2008
  • Defect of XamDataGrid?

    Hi, I got an issue with the grid. I bind the grid to an ObserableCollection<T>. Items will be dynamically added to the collection in my application and of course rows will be dynamically added to the grid. When items are adding, if one of the existed rows is selected sth unexpected will occur....
    Posted to Forum by jackieliu on 08-13-2008
  • refreshing

    Hello, Having a small issue with xamdatagrid, What I'm doing is I click new and any data thats in the grid will disappear so I can add new documents, if I click cancel I want to remove the edited images from the grid and replace it with the data that was there previously. I am able to do all except...
    Posted to Forum by glaverick on 08-11-2008
Page 1 of 19 (181 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems