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 UWP
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
count
filter
MvvmCross
scrolling
summaryresults
NumericColumn
Editing
pagination
Column Separators
ShowRecords
MoveToNextpage
RecordManager
Selection
Windows 10 Anniversary Edition
Most Viewed
XamGrid Databinding
Not Answered
over 7 years ago
UWP Controls Abandoned?
Not Answered
over 5 years ago
Pull to Refresh
Not Answered
over 6 years ago
Controls in UWP Apps
Not Answered
over 6 years ago
Column Sizes
Not Answered
over 6 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
15 results
for Ultimate UI for UWP
Not Answered
590
views
3
replies
WPF XAMDATAGRID
How can i use the xamdatagrid configurator? I installed infragistics but i don't see it in the extension menu of my vs2022 so i to my opinion the configurator arent loaded and cannot be used. ...
Answered
1045
views
2
replies
XamDataGrid issues with changing the selected item and focus
I have 3 XamDataGrids each with a different source, I want the different grids to act together so if the first grid is selected and the right arrow is pressed, the first grid should be deselected and...
Answered
966
views
2
replies
XamDataGrid Bind to SummaryResults
I'd like to display the sums of several fields in some Label UIElements, separate from the grid. I discovered that I can programmatically enable the sum calculation for the fields I need and bind my Label...
Answered
2854
views
2
replies
XamDataGrid - FilteredIn Count
Hi there In our app we have a record navigator, which shows the count of items of the datasource of a XamDataGrid. But its bound directly to the underlying datasource, so if a user sets any filter,...
Not Answered
1533
views
1
reply
xamdatagrid combobox binding
I have a collection of U.S States with their respective counties that I would like to display in the xamdatagrid. I think it's a complex binding but not sure how to do it. The state class looks like:...
Not Answered
1352
views
3
replies
Column template changing at runtime when switching between tabs
Hi, XamDataGrid - version 19.2 There is a tab control that hosts a xamdatagrid with a lot of columns. Based on the tab in selection the related grid columns are made visible while setting visibility...
Not Answered
1662
views
1
reply
Pagination Feature for XamDatagrid
Hi, Does XamDataGrid support pagination feature ? I am required to show a certain number of records as one page then move to next page like that. Is there an in-built feature we can leverage with Infragistics...
Not Answered
3286
views
1
reply
XamDataGrid Filtering External with multiple layouts
Hi In your sample "Custom Filtering by External UI" you show the ability to filter using an external text box. However I have an issue with multiple Field Layouts. I have the following code which...
Not Answered
6286
views
4
replies
Fixed first header column
Hello. When I scroll on my grid the first column is the only one fixed on top. I want all my columns fixed or none of them. Here my code. Thanks <ig:XamDataGrid x:Name="grdPickTickets...
Not Answered
6408
views
3
replies
Column Sizes
How do I change column sizes?
Not Answered
5158
views
1
reply
Data Grid Selection mode cell
Hi, Is there a way in Infragistics UWP Data grid to select cells instead of rows? Thanks.
Not Answered
5880
views
2
replies
XamDataGrid Edit Values
I am evaluating XamDataGrid for UWP. The text data in the cells appears to be read-only. Will it be possible to edit data in the cells?
Not Answered
10552
views
5
replies
XamGrid Databinding
*edited for clarity* I am having issues trying to databind to a XamDataGrid. I am using the mvvmcross framework, however the binding model should be pretty similar. My sample ViewModel has a collection...
Not Answered
4932
views
1
reply
Vertical lines/Column Separators in Grid View
Is there a way to add Column Separators for the XamDataGrid?
Not Answered
6730
views
3
replies
Pull to Refresh
It looks like the grid is able to visually do a pull to refresh. I do not see an event to trigger when pull to refresh is done.