Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » XamDataGrid » datagrid (RSS)
  • Keyboard Navigation Results in Odd Tab-like Behaviour

    We have a xamDataGrid which has CellSelectAction="SelectRecord" set, and FieldLayoutSettings.SelectionTypeCell="None", yet when I select a cell and the whole record is shown selected. However, if I then press the right cursor(/arrow) key [->] then you can see each cell being focussed...
    Posted to Forum by richstokoe on 11-03-2008
  • 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
  • XamCheckEditor in XamDataGrid, would like UpdateSourceTrigger=PropertyChanged

    Hi! We have a use-case in which the user selects rows from a grid via a column of checkboxes, clicks on a ribbon button, and executes an operation on checked rows. Now the default behaviour of the XamCheckEditor (in conjunction with XamDataGrid) is to bind after focus-lost\exit-edit-mode which is not...
    Posted to Forum by jwgerula on 10-23-2008
  • normal sorting not work for XamdataGrid(Observablecollection)

    dear all, i have a xAmDataGrid whose DataSource is an obserable collection. i enable the sort option for grid. but when i click on header the data inside XamGRid does not in sorted order. why does it's not sort the data? anybody help me. thanx in adv. Laki
    Posted to Forum by Laxmikkanth on 10-14-2008
  • 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
  • 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
  • Generating row headers (like Excel)

    I need to confure the xamDataGrid so that the first column is a row header and has the same look and feel as the column header. The row header isn't editable. The idea is that this will give me a grid which behaves like Excel (row and column headers). Does anyone have any idea how to do this..? None...
    Posted to Forum by seanbatten on 07-16-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
  • [URGENT] Multiple FieldLayout's with one header

    Hello, I'm trying to achieve something like this: <FieldLayout> ... <Field Name="Id" Column="0" RowSpan="3" /> <UnboundField Name="Size0" Colum="1" Row="0" /> <UnboundField Name="Size1" Colum="1"...
    Posted to Forum by pszturmaj on 06-06-2008
  • Binding to a Hierarchical SQL Database problem

    Hi, I'm trying simple example on xamDataGrid from your documentation and can't get child data in grid. I'm using VS 2008, NetAdvantage for WPF 2007. I've created simple Typed DataSet from AdvandureWorks database with two tables: Contact and Individual. I've created simple class that...
    Posted to Forum by andrija11 on 05-22-2008
Page 1 of 2 (15 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems