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
XamBusyIndicator
Narrow your results
WPF
Infragistics
SpinnerSegmented
Bug Report
grid
progress bar
IsBusy
XamGrid
Binding
Most Viewed
XamDataPresenter (Mouse Right Click)
Not Answered
over 14 years ago
How to Control Cell Selection in XamDataGrid
Not Answered
over 15 years ago
XamComboEditor with drop down grid
Suggested Answer
over 13 years ago
how to change cell background colour for specific cells
Not Answered
over 14 years ago
*Setting* the active record through binding
Not Answered
over 15 years ago
Tags
More
Cancel
Descending
Ascending
1 - 13 of
13 results
for Ultimate UI for WPF
Not Answered
319
views
1
reply
xamBusyIndicator Loader Background
In case of xamBusyIndicator SpinnerSegmentedBusyAnimation , I want the box type transparent background, so that the text below it Generating results should be shown more clear. Link reffered : https...
Not Answered
215
views
1
reply
Bug Report - Infragistics WPF Samples 2020.2
Hi, I couldn't find a section on the website to report bugs. I found that the `xamBusyIndicator` in the Infragistics WPF Samples, specifically the `Delayed Display` example has an issue in it. When...
Not Answered
448
views
4
replies
XamBusyIndicator Customized in WPF.
Hi Team, I'm using XamBusyIndicator in ring style in WPF Infragistic 20.2.16.I want to customize the control as per attached screen shot. could you please suggest how I customize the XamBusyIndicator...
Not Answered
2140
views
1
reply
Error MC3074: The tag 'XamBusyIndicator' does not exist in XML namespace
Error MC3074: The tag 'XamBusyIndicator' does not exist in XML namespace 'http://schemas.infragistics.com/xaml' how do we sort this this problem which is coming in Release configuration
Not Answered
627
views
1
reply
XamBusyIndicator using Binding ViewModel
Hi Team, I Need to use XamBusyIndicator using Binding ViewModel But It's not working as expected. When I giving the hard-coded value in IsBusy it's working. But when I use Binding its not working...
Not Answered
966
views
1
reply
WPF Progress Bar
Hello Support, We are using Infragistics WPF 14.2 version in our application. We want to show the progress bar while the processing is done. Can you please let us know if the version that we are using...
Suggested Answer
1301
views
1
reply
Display progress as image with busy content below the image
hi , i have a requirement to display progress as a image with content below the image. Based on the progress, image should be filled with color like (blue). Initially it will be in light gray color...
Not Answered
1341
views
3
replies
Doesn't block user entry.
When the XamBusyIndicator is active you can still tab into and enter data in contained fields. This is not the way it should work.
Answered
1150
views
1
reply
SpinnerSegmentedBusyAnimationPresenter missing
I used the Samples Browser to generate a style for a busy indicator. Everything works except for the following and VS is saying the ig:SpinnerSegmentedBusyAnimationPresenter does not exist. ig is set...
Answered
2301
views
1
reply
xamlBusyIndicator animation region size
Is there a way to specify/adjust the size of the animation region of the xamlBusyIndicator? The 'SpinnerBar' looks too big, I would like to reduce it by say 40%. Thank you.
Not Answered
5704
views
3
replies
xamBusyIndicator
I have a delay before the object appears and even sometimes it does not appear. I try DisplayAfter="0" And I use xabiMain.IsBusy = true; and xabiMain.IsBusy = false; To start and...
Not Answered
2833
views
1
reply
Beginner question :-)
Hi all, i tried to apply a style to an user control with a busyindicator. I tried this but it doesn't work: <UserControl xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http...
Answered
1517
views
1
reply
Is SpinnerBarsBusyAnimationPresenter reuse possible?
Hi, I'd like to have alike busy indicators in both my window and a XamGrid's cell, so I have tried to use SpinnerBarsBusyAnimationPresenter directly in xaml. I was able to display a spinner, but didn...