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 Binding
Narrow your results
XamDataGrid
Data Presentation
XamChart (Retired)
Binding
XamComboEditor
XamRibbon
XamDataChart
datapoint
Templating
XamTilesControl (Retired)
XamTextEditor
Charting
FieldLayout
bind my collection to xamchart
xamdatagrid binding
Calculations
DataMapping
Ribbon
comboeditortool
scatter
CellValue Presenter style
Converter
ToolTip
data interaction
Series
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 - 15 of
121 results
for Ultimate UI for WPF
Not Answered
366
views
1
reply
XamComboEditor ItemsSource/SelectedValue Databinding
Hey there We discovered a strange behavior of the XamComboEditor (Infragistics.Controls.Editors.XamComboEditor), while it works fine on the other "version" of it (Infragistics.Windows.Editors.XamComboEditor...
Answered
1708
views
7
replies
xamDiagram using data binding, running into errors with TwoWay binding in diagram items
I have a xamDiagram whose diagram items are populated from a view model using TwoWay data binding, as per the XamDiagram documentation . For the most part, this works as intended, in that I can modify...
Answered
730
views
2
replies
Binding numeric value into subtitle
Hello, is there a simple way to bind a numeric value to the subtitle ? Following scenario: I have multiple series and each one of them with with different underlying data depending on the selected...
Not Answered
874
views
6
replies
How to dynamically create a stacked column series with MVVM Binding
Hi, I am trying to create a dynamic stacked column series that binds to the data in view model. Here is the sample of data I have var ChartData = new ObservableCollection<CityData>(); public...
Not Answered
896
views
1
reply
Content control in template field
I want to fill the column of xam data grid depend on the selection of another part. <igDP:XamDataGrid Grid.Row="1" DataSource="{Binding UIInputList }" GroupByAreaLocation="None" Grid.ColumnSpan="2" Grid...
Suggested Answer
1895
views
1
reply
Expand/Collapse button in Xamdatagrid header prefix area
I added a button in Xamdatagrid headerprefix area. <Style TargetType="{x:Type igDP:HeaderPrefixArea}"> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="{x:Type igDP:HeaderPrefixArea...
Answered
2182
views
3
replies
Retrieve Modified Records/Objects from XamDataGrid with MVVM Pattern
I have a XamDataGrid bound to an ObservableCollection in my ViewModel: public ObservableCollection<InventurPos> LoadedPositions { get; set; } XAML: <custom:XamDataGrid Name="InvPosDisplay" Grid...
Answered
2525
views
2
replies
Disable CheckBox when other Value in row is double.NaN
I have two properties in my viewmodel. bool Adjust double DesiredValue In XamGrid I have this ColumnLayout: < ig : ColumnLayout Key ="Values"> < ig : ColumnLayout.Columns > < ig : CheckBoxColumn...
Answered
1896
views
3
replies
Xamgrid and heterogeneous collections
I have the following class hierarchy (pseudocode): BaseClass DerivedClass1 : BaseClass DerivedClass2 : BaseClass I have a heterogeneous collection of BaseClass items that contains DerivedClass1...
Not Answered
7059
views
6
replies
Data Binding in the Code-Behind
Hi - I'm trying to bind to a XamComboEditor and a XamMultiColumnComboEditor in the code behind of my vb.net project. If possible, I want to do this binding in a similar fashion to how I bind a WPF...
Answered
3648
views
4
replies
WPF Org Chart
I need some advice on how to layout an org chart. I would like nodes without children to be grouped together in a wrap panel. Just using staggering might be an option, but it is horrible on performance...
Answered
2992
views
3
replies
XamTabControl and DataBinding
Hi there How do I binding a collection of WorkspaceViewModels with a XamTabControl? What I want to do is to specify the DataTemplates for the ViewModels in the resource section and bind the...
Answered
2242
views
3
replies
xamPivotDataSelector and the values that are displayed from a bound source
Hi Guys, We are loading the PivotDataSelector datasource via Linq To SQL, no issues here. The problem we have is that we would like to display a column name with spaces so that is looks better for...
Not Answered
2367
views
3
replies
Creating series on the fly over binding
Hey, I have a XamDataChart here, and the user would be adding data series on the fly. (click something in another view and say plot this). So, the number of series in the chart would be changing dynamically...
Answered
3849
views
5
replies
XamDataChart does not render LineSeries properly for export to image or PDF without first displaying on screen
I've tried everything. I've found a blog post such as this one: http://www.infragistics.com/community/blogs/petar_monov/archive/2013/02/25/controls-to-images-behind-the-scene.aspx I've looked at...
Loading...
Load More