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
Dynamic Columns
Narrow your results
XamDataGrid
FieldSettings
Binding
Group By
Data Binding
xamComboEditor xamDataGrid field header
xamdatagrid FieldLayout
EditorStyle Grid Presentation Style
columns
FieldLayout
XamComboEditor
Validation
xamComboEditor xamDataGrid
screen resolution
Most Viewed
XamDataPresenter (Mouse Right Click)
Not Answered
over 15 years ago
How to Control Cell Selection in XamDataGrid
Not Answered
over 15 years ago
XamComboEditor with drop down grid
Suggested Answer
over 14 years ago
how to change cell background colour for specific cells
Not Answered
over 15 years ago
*Setting* the active record through binding
Not Answered
over 15 years ago
Tags
More
Cancel
Descending
Ascending
1 - 8 of
8 results
for Ultimate UI for WPF
Not Answered
608
views
1
reply
XamDataGrid different resolution support
Hi Team, I have two requirements to complete using xamdatagrid. 1. XamdataGrid should support different resolution screens. All the column's labels and data should get adjusted when the user minimizes...
Not Answered
2342
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. ...
Not Answered
2310
views
1
reply
Validation without IDataError in object
I have a situation where I dynamically build columns and that includes whether a column is required to have data or not. This is in metadata in another table, so the underlining table has no requirements...
Not Answered
6167
views
1
reply
Change dynamic field EditorStyle/EditorType
Hi How can I dynamically change EditorStyle/EditorType for a field? I have a simple XamDataGrid with 2 Columns. The first Column is from EditorStyle = XamComboBox and the second Column is XamTextEditor...
Not Answered
6167
views
1
reply
Change dynamic field EditorStyle/EditorType
Hi How can I dynamically change EditorStyle/EditorType for a field? I have a simple XamDataGrid with 2 Columns. The first Column is from EditorStyle = XamComboBox and the second Column is XamTextEditor...
Not Answered
14517
views
1
reply
Combobox in XamDataGrid - Programmatically
Hello, I’m new to WPF so what I’m asking may be simple it’s just that I’m inexperienced and may not know what I need to do. Basically, I have a XamDataGrid control that is used to edit a collection...
Not Answered
10309
views
3
replies
Dynamic fields in the grid
Hi! I want to display MyObject in the xamDataGrid. MyObject contains List<field> metadata, where every field contains header, type and size. Also MyObject contains data: List<entity>, every entity...
Not Answered
4313
views
3
replies
Dynamically added columns - header shows up, values don't
I've got a XamDataGrid where I'm adding columns dynamically. The columns add themselves directly, and the headers are correct, but the data cell values are blank. I can't figure out how to get the binding...