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
xamdatagrd
Narrow your results
XamDataGrid
xamdatagrid 9.2
XamDataGrid 9.1
style trigger
XamTextEditor
recordcellarea style
style
xamDataGrid Filter
C#
XamDataGrid Customisation
row height
XAMDATAGRid bACKGROUND
xamDataGrid localization filtering
template
ComboBox
CellValuePresenter
XamDataGrid DataSet
XamDataGrid recordfiltering
XamDataGrid Sorting
XamComboEditor
IsGroupBy
unbound fields
Empty grid rows
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 - 12 of
12 results
for Ultimate UI for WPF
Not Answered
8327
views
1
reply
LabelPresenter in Hierarchical grid
Hi There. I've got hierarchical grid (2 levels). This hierarchy describes settings – overall settings in level 1 and detailed settings in level 2. In last level hierarchy I need to add functionality...
Not Answered
1558
views
1
reply
Combobox and Related Objects
Hi, I was trying to use a xamcombobox in my xamdatagrid and I have some questions. 1) Is it possible to bind the column to an Object, insted of a value? Supposing I have a Employee class and...
Not Answered
4380
views
1
reply
Adding watermark background text to a CellValuePresenter in a XamDataGrid
Hi, I hope someone can help me with the following, please see the attached image. Basically I have a Failure Type field with the different types selected from a combobox in the cell. Depending on...
Suggested Answer
15488
views
4
replies
Applying Style Trigger when using Unbound Fields on a XamDataGrid
NetAdvantage WPF 9.2 XamDataGrid Following KB010107 I can set a style trigger to highlight a row's bg color based on a value in the item's collection *as long* as there are no unbound fields. However...
Suggested Answer
7907
views
1
reply
Event to clear the Grid settings
I have a xamDataGrid which is bound property from my View Model layer. My requirement is to to clear the sort and filter whenever data is refreshed. I know putting these two lines would do it for me...
Suggested Answer
25307
views
15
replies
Expand a row in XamDataGrid
Hi, I am new to Infragistics, and I have a simple XamDataGrid binded to a List<Items>. I want the user to be able to expand any row, and see more details regarding the selected row in the expanded...
Suggested Answer
3500
views
2
replies
Row Height
Can you give an example of setting the row height please. I saw a reference to setting it in the fieldlayout but that seems to just hide the text. I have text and comboboxes in my row, can you show me...
Suggested Answer
3500
views
2
replies
Row Height
Can you give an example of setting the row height please. I saw a reference to setting it in the fieldlayout but that seems to just hide the text. I have text and comboboxes in my row, can you show me...
Not Answered
11405
views
1
reply
Adding XamComboEditor to a XamDatagrid
I have a dataset containing two tables. One table contains an integer ID (courseID) field and a string description field. The other contains a name field and an integer field (courseID). Using this...
Not Answered
5822
views
1
reply
Setting DataRecordCellArea.ForegroundHoverStyle to Null doesn't work.
I would like to get rid of record hover appearance. I created a style for DataRecordCellArea with: BackgroundHover = Transparent - this works and ForegroundHoverStyle = {x:Null} - this doesn...
Not Answered
6265
views
0
replies
Resizing column width of Multi column comboeditor having xamdatagrid
Hi , I Created one multicolumn comboeditor using following code. The problem with this code is that it does not allow me to change the column width of xamdatagrid at run time manually. <igEditors...
Not Answered
2365
views
0
replies
Empty grid rows
Hi, I want to display an XamDataGrid in Spreadsheet like style (with headers, and empty rows) when the data source collection bound to the grid does not have any items in it. I don't want to add empty...