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
data interaction
Narrow your results
XamDataGrid
Data Binding
Cell
Record.
Column
cellls
AllowAddNew AddRow
Button IsEnabled Binding Record Selected
Background
Binding
CellValue Presenter style
XamTextEditor Style
Data
column width
xamDataGrid style records selecteditems activerecord selection
CellValuePresenter XamGrid update
xamdatagrid column header
xamdatagrid RecordActivated Event
recordcellarea style
XamDataGridrid
edit
update
Custom Delete Record Message
DataTemplate Binding
activation
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 - 7 of
7 results
for Ultimate UI for WPF
Not Answered
13294
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
14155
views
2
replies
Drag From XamDataGrid Event effecting Header Area
Hi All, I've set up the usual Preview events in order to enable the dragging of an item out of a xamDataGrid using the standard event handlers: PreviewMouseLeftButtonDown + PreviewMouseMove Once the mouse...
Answered
14137
views
2
replies
XamCheckEditor in XamDataGrid, would like UpdateSourceTrigger=PropertyChanged
Hi! We have a use-case in which the user selects rows from a grid via a column of checkboxes, clicks on a ribbon button, and executes an operation on checked rows. Now the default behaviour of the...
Not Answered
10416
views
1
reply
Keyboard Navigation Results in Odd Tab-like Behaviour
We have a xamDataGrid which has CellSelectAction="SelectRecord" set, and FieldLayoutSettings.SelectionTypeCell="None", yet when I select a cell and the whole record is shown selected. However, if I then...
Not Answered
10416
views
1
reply
Keyboard Navigation Results in Odd Tab-like Behaviour
We have a xamDataGrid which has CellSelectAction="SelectRecord" set, and FieldLayoutSettings.SelectionTypeCell="None", yet when I select a cell and the whole record is shown selected. However, if I then...
Not Answered
17358
views
1
reply
Using Template for DataGrid Cell
Can anybody help me?? I'm kind of new at this... I have created a template to allow entry into a textbox for a column in my DataGrid (I've included the XAML below.) Everything works fine when I change...
Not Answered
17358
views
1
reply
Using Template for DataGrid Cell
Can anybody help me?? I'm kind of new at this... I have created a template to allow entry into a textbox for a column in my DataGrid (I've included the XAML below.) Everything works fine when I change...