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
Narrow your results
XamDataGrid
XamDataChart
XamDockManager
XamRibbon
XamChart (Retired)
XamGrid
XamPivotGrid
XamDataTree
XamComboEditor
XamDataPresenter
XamSchedule
XamTabControl
Reporting Library
WPF
XamMultiColumnComboEditor
XamTileManager
Data Binding
XamOutlookBar
XamSpreadsheet
Filtering
XamTilesControl (Retired)
Excel Library
XamCarouseLlistbox
XamCarouselPanel
Binding
Frequently Asked
XamDataGrid Custom Error Object to display Warnings and Errors
Not Answered
over 2 years ago
Bug in 18.1.255 - '{DependencyProperty.UnsetValue}' is not a valid value for property 'BorderBrush'.
Suggested Answer
over 6 years ago
xamdatagrid localization
Answered
over 8 years ago
'Index was outside the bounds of the array.'
Not Answered
over 7 years ago
Markers on legend missing in 21.2 vs 19.2
Answered
over 2 years ago
1 - 15 of
20194 results
for Ultimate UI for WPF
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Descending
Ascending
By title
By date
By reply count
By view count
By votes
By quality
Not Answered
0
views
1
reply
Error styling datagrid fields
I have these styles that work perfectly on a regular datagrid: <Style x:Key="DataGridColumnStyle" TargetType="TextBlock"> <Style.Triggers> <Trigger Property="Validation.HasError" Value="True"> <Setter...
Not Answered
0
views
1
reply
The specified element 'Infragistics.CompositeUI.WPF.Workspaces.XamDockWorkspace' is already parented to another element.
System.InvalidOperationException: The specified element 'Infragistics.CompositeUI.WPF.Workspaces.XamDockWorkspace' is already parented to another element. at Infragistics.Windows.Controls.ToolWindow.PrepareForShow...
Answered
0
views
1
reply
Cannot bind XamDataGrid with observablecollection with existing items
I use MVVM pattern and the viewmodel populates anb observablecollecction called GastosInforme defined: public ObservableCollection<GastoInformeWrapper> GastosInforme { get; } the xamdatagrid is...
Not Answered
0
views
3
replies
Excel Unable to parse formula
When attempting to use the Infragistics.Documents.Excel.Workbook.Load method to read in an Excel workook that is using the Let formula, the .Net Core version of the library is returning an error, claiming...
Not Answered
0
views
3
replies
MenuTool StaysOpenOnClick
I can't get this feature to work. I've tried using MenuTool.SetStaysOpenOnClick() in code-behind and setting MenuToolBase.StaysOpenOnClick in XAML. The menu always closes when I click one of the items...
Not Answered
0
views
5
replies
Validation on a TemplateEditor doesn't work correctly
Hello together, we have some fields in our grid which are a custom editor. This also works quite well. However, the validation on the DispalyDataTemplate does not work correctly. The cause is probably...
Not Answered
0
views
1
reply
Trying to create a makeshift BoxPlot graph
I'm trying to use XamDataChart to create a user control that will display a Box Plot, binding to a collection of BoxPlot objects via MVVM. I'm having a trouble knowing how to construct it. Using WPF...
Answered
0
views
3
replies
Using code behind to set data template on CategoryAxisBase
I'm using Wpf 24.1.57. It's a long story, but I'm using some attached properties with my XamDataChart to do some MVVM binding because we don't know the series or axes in advance. Anyway, I have a class...
Suggested Answer
0
views
8
replies
XamDatagrid: drawing own DataTemplate inside and outside the size of the CellValuePresenter
Hello, I have several XamDatagrids where I use a derived UIElement Class to draw the content as needed for the app. This is the first time that I need to draw outside the cell as well - see design....
Answered
0
views
4
replies
Element not Found Exception when Printing XamDataGrid
I'm using Infragistics WPF 24.1.39 on Windows 11. I'm getting a weird error printing my XamDataGrid. Here's my code: using InfReporting = Infragistics.Windows.Reporting; ... report.ReportSettings...
Answered
0
views
2
replies
RibbonTabItem: Execute first and only command
Hello, I have a RibbonTabItem with sometimes one or multiple items inside. The number of items depend on permissions. If a RibbonTabItem has only one item I would like to execute the command immediatly...
Not Answered
0
views
1
reply
Unable to cast object of type 'System.Windows.MultiDataTrigger' to type 'System.Windows.Trigger' error
Hello! I'm having problems with several controls that I'd like to use in my WPF application. I want to add app controls like XamComboEditor and ToggleButtonTool (among others), however when I drag and...
Not Answered
0
views
1
reply
Having problems with some controls in WPF
Hello! Am really having trouble with some controls that I'd like to use in my WPF Application. I want to add to my app controls like XamComboEditor, ToggleButtonTool (and some others), but whenever...
Answered
798740
views
3
replies
Unable to cast object of type 'System.Windows.MultiTrigger' to type 'System.Windows.Trigger'
Hey, When I try to drag a XamComboEditor, XamMaskedEditor, or XamTextEditor out from my toolbox into a window (in visual studio), I get an error saying "Unable to cast object of type 'System.Windows...
Suggested Answer
18911
views
2
replies
Having problems with some controls.
Hello! First of all, I'm sorry if I'm in the wrong place to post this. But I'm really having some trouble with some controls that I'd like to use in my WPF Application. I want to add to my app controls...
Loading...
Load More