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
WPF
Grouping
Group By
Sorting
Selection
activation
C#
FieldLayout
Performance
Add New
hierarchical grid
CellValuePresenter
Editing
CellValue Presenter style
XamDataPresenter
header
filter
field
MVVM
styling
Tags
More
Cancel
Descending
Ascending
1 - 15 of
9707 results
for Ultimate UI for WPF
Not Answered
0
replies
Recalculate row height
I have an xamDataGrid set up to be used like a list. The row heights are set to dynamic. The fields are styled to contain embedded custom user controls. When contents of these controls change, I need...
Answered
1
reply
Saving Cell Appearance (Foreground, FontStyle, FontFamily, HorizontalContentAlignment) using Persistence Framework or Save/LoadCustomization
Hi everyone, I’m currently working with the XamDataGrid and looking for a way to save and load appearance-related settings (for example Foreground , FontStyle , FontFamily , and HorizontalContentAlignment...
Not Answered
0
replies
XamDataGrid: Horizontal scroll but with fixed row numbers
Hello, I have a XamDataGrid with this code: <igDP:XamDataGrid x:Name="MyDataGrid" DataSource="{Binding Path=MyDataGridItems}" > <igDP:XamDataGrid.FieldLayoutSettings> <igDP:FieldLayoutSettings...
Not Answered
3
replies
Slow Performance of Summary Calculation
I have around 5000 + records. The data grid works fine without the summary calculation turned on. When the Summary Calculation is turned on (e.g. Count) and there is another intake of data (5000 records...
Answered
3
replies
XamDataGrid keyboard tab/enter behavior inconsistent, possibly cursors?
I am using WPF 25.1.22. I have the following XamDataGrid and all is well but I have some people who want to use the keyboard for toggling the checkbox column. What I'm seeing is that when I use the tab...
Not Answered
7
replies
How to export XamDataGrid hierarchical and filtered records to Excel
Using XamDataGrid V15.1, we are facing the problem that hierachical data will not be exported as shown in the grid when there is an active filter. For the grid we have set FilterResultsDisplayMode="ShowWithAncestors...
Not Answered
1
reply
xamdatagrid paging or lazy load - performance optimization
i have a hierarchal xamdatagrid (infragistic)grid. For example my Data, where each level can have N level. I want to add paging/load the data on scroll. Could you please give us sample code and best...
Not Answered
2
replies
XamDataGrid DataSource binds correctly but no data is showing
I have this xamDataGrid: <igDP:XamDataGrid DataSource="{Binding ResultadosDesviacionesGastosAprobados}" IsGroupByAreaExpanded="True"> <igDP:XamDataGrid.FieldLayoutSettings> <igDP:FieldLayoutSettings...
Not Answered
1
reply
Installing Control Configurator in Visual studio 2022
Is there a version of the Control Configurator for Visual Studio 2022? I installed the one available here Infragistics Control Configurators - Visual Studio Marketplace But it does not appear with...
Not Answered
1
reply
XamDataGrid bind to strings and validate
I'm using WPF 24.2. I'm binding a XamDataGrid to an ObservableCollection<string> and I want to use IDataErrorInfo (or INotifyDataErrorInfo). It's loading but when I try to edit a string, it doesn't seem...
Not Answered
3
replies
Different Headers on XamDataGrid Report Pages
I'm using Infragistics WPF 24.2.53 with .NET 8. I want to print a report with a XamDataGrid but have a different header on the first page than on the subsequent pages. Is this possible? I looked at the...
Not Answered
2
replies
Show page number on pages with PageContentTemplate in Report?
I'm using the reporting library to create a print report. Some pages I'm printing a grid only, and for other pages I'm using PageContentTemplate to set a DataTemplate on the page. All of the pages have...
Not Answered
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...
Answered
2
replies
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...
Answered
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...
Loading...
Load More