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
Column
Narrow your results
XamDataGrid
columns
XamDataPresenter
column width
xamdatagrid column header
Alignment
Data
headers
XamGrid
align
data interaction
Cell
Data Binding
Formatting
focus
xamdatagrid FieldLayout
customization
resize
Editing
hierarchical grid
FieldLayout
autoadjust
Sort
field
Column Visiblity
Most Viewed
Is there a tool/utility that allows discovery of object/relationships of WPF controls
Not Answered
over 8 years ago
Legend Item Badge issue
Answered
10 months ago
XamRibbon and XamRibbonWindow titlebar color and company logo
Answered
over 2 years ago
XamComboEditor with drop down grid
Suggested Answer
over 15 years ago
XamDataTree + MVVM + IsSelected
Not Answered
over 13 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
26 results
for Ultimate UI for WPF
Not Answered
781230
views
1
reply
XamDataGrid with AutoGenerateFields does not show byte[] columns of bound DataTable
Using Infragistics WPF components (version 21.1). The task is to create an admin console for SQL queries and visualize the SQL result. I have a XamDataGrid setup to automatically generate columns...
Answered
2042442
views
7
replies
XamDataGrid datasource on field
I Have a method that add extra colums on a datagrid but I there is no data in it how can I add a DataSoure to the field. there are already a other datasource set on the grid ? private void konkurrenter_SelectedItemChanged...
Not Answered
1503986
views
5
replies
XamGrid, TemplateColumn
Hello, I have 2 Columns. When the User enters a number in the first cell of the first row I want the second cell of the first row to get that number and display the result of a formula that is dependent...
Not Answered
853514
views
3
replies
Populate comboxbox with list in class
I have this class public class AvisTIlGrid { public decimal avis_tillæg { get; set; } public decimal andet_tillæg {get; set;} public string webtillæg_type { get; set; } public decimal oldTotalPris...
Suggested Answer
1272253
views
3
replies
XamGrid: Invalid Indexer specified if using custom collection type
Hi For some reason, i have to implement a custom collection. But when I tried to define a column key using indexer (Collection[IndexNumberHere]) I get exception and value of the cell are null? Could...
Not Answered
646563
views
2
replies
Error when customizing column header
Hi guys, i'm trying to customize a column header... If i do this it works fine: Grid.FieldLayouts.Add( new FieldLayout ()); Grid.FieldLayouts[0].Fields.Add( new Field { Name = "MyField...
Not Answered
583092
views
1
reply
No intermediate columns
Hi, I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then ( http://blogs.msdn.com/atc_avalon_team...
Not Answered
461575
views
1
reply
Grid column width issue
Hi, I want to make grid with all columns except one to be fixed sized and the one column to fulfill all the remaining space. How can I do that? Thanks.
Not Answered
846597
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...
Not Answered
1195857
views
4
replies
Sharing column widths between XamDataGrids
I am trying to have multiple XamDataGrids share some columns between them. This is same functionality the the WPF layout Grid works with it's SharedSizeGroup on column definitions. This is what I have...
Answered
1763078
views
4
replies
Resize columns from header only
How can I disallow column resizing within the grid and only allow it in the header? If that is not possible, the next best thing would be to prevent mouse cursor from changing to horizontal resizing cursor...
Not Answered
670667
views
2
replies
Group Area not updating when adding fields dynamically
Hello, When I hardcode the column fields in xaml and run the project, I see the fields appear in the group by area, but when I clear them and add different fields dynamically and open the group by...
Answered
550771
views
4
replies
Hiding columns in XamDataGrid is slow
We have a XamDataGrid with 100 columns and 4000 rows. We made a column chooser control that allows the user to hide and show columns. Hiding a column by setting the Field.Visibility = Collapsed takes...
Not Answered
276316
views
1
reply
Exception when you hide, move, unhide columns
We have discovered a bug in version 8.2 of the XamDataGrid. If you perform the following steps with a databound XamDataGrid: 1. Hide a column 2. Move a different column 3. Unhide the column from...
Answered
601429
views
2
replies
Highlighted Column Selection Cover its orginal color
I tried the following settings in the xaml to highlighted the Column Selection to "Green" Color. Since I have some colors in the cells, the Column Highlighted color was totally coved the cell color...
Loading...
Load More