|
Browse by Tags
All Tags » XamDataGrid » columns ( RSS)
-
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...
-
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
-
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.)
-
Hi All, I am using a xamDataGrid and displaying an observable collection inside it. But if I say m_xamDataGrid.ClearValue(XamDataGrid.DataSourceProperty), it only clears out the rows. Column names remain as it is. I also want clear out column names. Can someone let me know how I can do it? Basically...
-
Hi, I am using xamDataGrid and binding it to an observable collection. I want to have the functionality where I can add columns at runtime, after initial binding is done. I have also implemented it through adding a property descriptor to the property descriptor collection. But the problem I am facing...
-
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"...
-
hello, I am using the xamdatagrid and i was wondering if there was a way to access the column( or field i believe you call it), name and based off that name hide the column. I'm sure its really easy but i cant figure it out for the life of me. here is the code im currently experimenting on: Imports...
Page 1 of 1 (7 items)
|
|