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
resize
Narrow your results
XamDataGrid
XamChart (Retired)
cursor
EditMode
XamRibbonWindow
drag
Chart Resize
XamGrid
displaymode
scatter
axis
XValue
XamNumericEditor
XamRibbon
datapoint
HitTest
Labels
YValue
Performance
Column
position
disable
columns
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
322
views
1
reply
Resizable Xamdatagrid
Hi Team, Currently, I am using xamdatagrid to show my data. I have two xamdatagrids on my WPF application, one below the other as shown in the image. I want a feature where the user can resize the...
Not Answered
391
views
1
reply
XamGrid. Horizontal resize. Perfomance issue.
I have the following layout. When I add at least 30 items to XamGrid there are performance issues with horizontal resizing. If we change something in layout, for example, move label to any other grid...
Not Answered
569
views
1
reply
How to cancel resizing xamnumeric editor between display and edit mode
Hi, Is there a way to cancel the resizing of xamnumeric editor when switching between edit and display mode ?
Not Answered
3829
views
6
replies
Resize handler for XamDataGrid
Hi , We have requirement in our application to show column re-size handler only on the header row and not on each row of the Grid. I tired searching through layout settings and could not find something...
Not Answered
2894
views
2
replies
XamRibbonWindow disable resize
Hi I'm using XamRibbonWindow for a dialog window and I can't find a way to disable window resize. I tried setting ResizeMode=NoResize and WindowStyle=None but nothing helped. I don't want to set Min...
Not Answered
1941
views
3
replies
When I resize the column by right edge, left edge is also moved
Hi there I have a request from customer. Basically he is able to resize the columns as he wished and also - change their position. All works great, however there is a small issue when resizing. ...
Answered
2642
views
3
replies
Resize in column header only?
Is there a way to get the resize "double arrow" to appear when hovering between column headers only, and not between cells? I.e.:
Answered
2642
views
3
replies
Resize in column header only?
Is there a way to get the resize "double arrow" to appear when hovering between column headers only, and not between cells? I.e.:
Answered
10037
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...
Answered
4334
views
2
replies
How to prevent Scatter Chart points resizing
Hi. I'm working with scatter chart. I cannot handle the points size (radius). It atomatically increased when I maximize my window that contains chart. How can I set scatter point size and...
Not Answered
9360
views
1
reply
Chart labels do not rotate in case of fixed font size
Hello, There are many labels at the axis, so they have to be posted vertically. so they become tall (i have Date labels) In normal situation when resizing chart, if labels do not fit the given area...
Answered
8930
views
5
replies
HitText's XValue and YValue incorrect after chart resizes?
I'm plotting X-Y data using ScatterLine series in a XamChart. I'm using the XamChart.MouseMove to display the X-Y values in a couple text boxes as the user mouses over the chart. Something like this...