North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ultimate UI for WPF
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
XamDataGrid
Narrow your results
Filtering
Data Binding
binding
style
XamComboEditor
Grouping
Group By
Selection
Sorting
activation
Add New
FieldLayout
Performance
Editing
hierarchical grid
CellValuePresenter
C#
CellValue Presenter style
header
styling
Cell
Data Presentation
XamDataGrid 9.1
filter
Column
Most Viewed
XamDataPresenter (Mouse Right Click)
Not Answered
over 11 years ago
How to Control Cell Selection in XamDataGrid
Not Answered
over 11 years ago
XamComboEditor with drop down grid
Suggested Answer
over 10 years ago
*Setting* the active record through binding
Not Answered
over 11 years ago
how to change cell background colour for specific cells
Not Answered
over 11 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
9431 results
for Ultimate UI for WPF
Not Answered
52
views
4
replies
Same Type at different levels of hierarchy not rendering
I am trying to use the hierarchical layout of the XamDataGrid to render our structure. The problem I'm having is that I have objects of the same type at different levels of the hierarchy. For example...
Not Answered
34
views
1
reply
Two parent FieldLayouts with same Child FieldLayouts
I have an issue where I have a Three tier hierarchy and a two tier hierarchy. The field layouts are described for each tier, However one FieldLayout is repeated in both hierarchys. This causes the FieldLayout...
Answered
45
views
2
replies
Setting the child Row foreground based on parent row property value
Working with XamDataGrid, currently struggling to update the children rows based on the property value of a parent row The current code I have sets the foreground of the row based on a property value...
Not Answered
89
views
6
replies
edit multiple cells at the same time with same value
Hi I want to have the ability to selected x number of cells then edit the value in the first cell and update the other cells with that value. I have seen it done but with the winforms, Please Help...
Not Answered
29
views
1
reply
DateTime "Kind" changes to "Unspecified" after editing
We have several grids with DateTime values, and all values have their DateTime.Kind set to either UTC or Local depending on what data we're displaying/editing. We've found that if the user edits one of...
Not Answered
71
views
3
replies
Join heirarchical objects in grid
I understand that if you bind a collection whose members include another collection you will by default get hierarchical field layouts. But is there a way to join the two field layouts so that the properties...
Not Answered
77
views
3
replies
Populate comboxbox with list in class
I have this class public class AvisTIlGrid { public decimal avis_tillæg { get; set; } public decimal andet_tillæg {get; set;} public string webtillæg_type { get; set; } public decimal oldTotalPris...
Not Answered
43
views
1
reply
Xamdatagrid IDataErrorInfo only works for newly added records
I change my error condition after adding first two records, but instead of all items, I only get error message for newly added ones. <infragistic:XamDataGrid.FieldLayoutSettings> <infragistic:FieldLayoutSettings...
Not Answered
52
views
1
reply
xamdatagrid event when viewmodel clears the binder list?
Are thee any event on the xamdatagrid that triggered when the binded list got cleared/ or records deleted from view model ?
Not Answered
51
views
1
reply
Xamdata grid field binding refreshing issue
I have a linked collection to show n the xamdatagrid. here is my grid code. <infragistic:XamDataGrid.FieldLayoutSettings> <infragistic:FieldLayoutSettings AutoGenerateFields="False" AutoFitMode...
Answered
215
views
8
replies
XamDatagrid: move cursor to right end
Hello, I would like to understand if the following behavior of a XamDatagrid can be modified: When I move with the cursor through one record from left to right and I selecting the last right cell...
Not Answered
59
views
1
reply
Customize XamDataGrid RecordSelector
Hi Team, Requirement: Only check boxes are allowed for selection. When user single click on the row in the grid, it should not change the selected status of the checkbox. If the user double click, we...
Answered
233
views
9
replies
Xamdatagrid field visibility
I am trying to hide the column from the data grid by changing the visibility value of the field but, the column is still there as a placeholder, only the data on it goes invisible. What am I missing...
Answered
155
views
6
replies
No data in xamdatagrid
I have this grid <igWPF:XamDataGrid DataSource="{Binding Path=aktiveUgeaviserMedAlles, Mode=OneWayToSource}" HorizontalAlignment="Left" Grid.Row="8" VerticalAlignment="Top" Height="365" Width="1537...
Not Answered
137
views
5
replies
Add and delete column to datagrid dynamically
I like to dynamically add and delete column to the xamdatadatagrid. To illustrate I have 3 list. FirstList, secondlist, mainlist. First and second list is empty. Mainlist have some values. ...
Loading...
Load More