|
Browse by Tags
All Tags » XamDataGrid » bug ( RSS)
-
I have problem with setting column width on columns previously resized manually by user. Setting .Settings.LabelWidth and .Settings.CellWidth properties on specified field works correctly until user manually resizes column related to the field where properties where set. After manual resize neither LabelWidth...
-
I'm experiencing the same issue with xamComboEditor inside a xamDataGrid. I've set the DisplayMemberPath and ValuePaths, but they only seem to be used when that particular cell has focus. I've got this as a resource for the window: <igEditors:ComboBoxItemsProvider x:Key="locationItems"...
-
-
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.)
-
When I use a BindingList(Of <T>) as a xamDataGrid datasource, clicking on records fails to raise the SelectedItemChanged event. Using the cursor keys, however, does raise the event. Is this fixed in the 7.2 Hotfix? Many thanks Paul
-
Hi When ever I mouse over an entry in a xamDataGrid, immediatly after the mouse entering the control (ie move mouse on a horizontal line starting outside of the control in line with a record) I get debug messages of: System.Window.Media.Animation Warning 6: Unable to perfom action because the specifieid...
-
Does anyone have any idea why the XamDataGrid causes such serious slow downs when being accessed from UI Spy or from the UI Automation Framework (i.e. for UI unit testing)? We are seeing serious performance impact whenever our test code accesses the XamDataGrid. It has about a billion nested Content...
-
I have XamDataGrids within a few different TabControl TabItems. When I go from Tab 1 to Tab 2 and back to Tab 1, the DataItems in the XamDataGrid on Tab 1 show IsOffscreen=true. So now I can't select or edit rows. Any suggestions? Thanks.
-
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...
-
Where can I download this version??
|
|