|
Browse by Tags
All Tags » XamDataGrid » xamdatagrid FieldLayout ( RSS)
-
I'm trying to figure out how to add multiple header rows. Date, Count & amount are the only headers w/ values associated, I just need to associate count and amount to the actual value they're representing. The user would like a silver break between the different sets of data too. Date (sortable...
-
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...
-
Hi to all, I've a question: how to add record filter dropdown to the xamDataGrid column? I need smth like this: Thanks!
-
hey everyone, got a little problem. Let's say I have 2 docuents in my xamdatagrid and I only want to remove 1 of them. So I'll highlight it and click my delete button. the only problem is I dont konw which option will only select the highlighted record. i either delete both or niether. here's...
-
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.)
-
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"...
Page 1 of 1 (6 items)
|
|