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
Background
Narrow your results
XamDataGrid
data interaction
activation
background color of DataRow
header
real-time update
style
CellValue Presenter style
XamMaskedEditor
column width
Button IsEnabled Binding Record Selected
style header
Custom Delete Record Message
CellValuePresenter
Background color of CellValuePresenter
hierarchical grid
Foreground
Cell Background Sample
AllowAddNew AddRow
autoadjust
checkBox
Data Binding
binding DataSource
transparent
Column
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 - 9 of
9 results
for Ultimate UI for WPF
Answered
1808
views
1
reply
Xamdatagrid Records and fields Backgroundcolor
Hi All, I need some help. I am coming from the Windows Forms Ultra Grid and want to convert my my grid to the XAMDatagrid. The grid needs to update in real time.(Not the data in the grid but the X-green...
Answered
7857
views
7
replies
Transparent XamMaskedEditor doesn't automatically adjust its Foreground when set against dark background
I am using both XamTextEditor and XamMaskedEditor in a container control (Xceed DataCell ) that changes its background colour depending on whether it is in edit mode or not. To not obscure this background...
Not Answered
3913
views
0
replies
DataRecordCellArea problem
Hi everyone, I' ve the seguent style for DataRecordCellArea <Style TargetType="{x:Type igDP:DataRecordCellArea}"> <Setter Property="Background" Value="White"/> <Style.Triggers> <DataTrigger Binding="...
Not Answered
4129
views
1
reply
HighlightAlternateRecords behavior with a hierarchical data source: Both 2007.2 and 2008.1
Hi, I'm using an object data provider for a BindingList collection of objects with a nested BindingList object i.e. 2 level hierarchy. I've specified HighlightAtlernateRecords = True on the FieldLayoutSettings...
Not Answered
13293
views
2
replies
XamDataGrid CollectionViewSource(Currentchanged is not executing when i move between record in the XamDataGrid)
Hi, Code Snippet: BindingList<SalesPerson> persons=new BindingList<SalesPerson>(); .... code that populates the persons. CollcetionViewSource cvs=new CollectionViewSource(); cvs.Source...
Answered
6050
views
3
replies
Change Background Color for child record (based on value)
I have an XAMDataGrid that is bound to a custom data object that has a hierarchial structure. The grid displays these reslts just fine. I need to be able to change a specific row's (child) background...
Not Answered
4575
views
1
reply
Binding a Column's Background Color to the Header's Color
I'm trying to create a data grid that looks like a spreadsheet where the background color of the first column is the same as the background color of the header row, regardless of which theme is selected...
Not Answered
10385
views
3
replies
how can I set ForegroundHoverStyleProperty is nothing
how can I set ForegroundHoverStyleProperty is nothing when mouse over the cell the code doesn't work: Dim foregroundHoverStyle As New Style(GetType(ContentPresenter)) foregroundHoverStyle.Setters...
Not Answered
10385
views
3
replies
how can I set ForegroundHoverStyleProperty is nothing
how can I set ForegroundHoverStyleProperty is nothing when mouse over the cell the code doesn't work: Dim foregroundHoverStyle As New Style(GetType(ContentPresenter)) foregroundHoverStyle.Setters...