|
Browse by Tags
All Tags » WebGauge ( RSS)
-
Is it possible to export a WebGauge to PDF like you can with WebCharts? Thanks, Rudy
-
Hi I am doing dashboard project using ASP.NET web application.I need to display 10 radial gauges in UI. My problem is how to display these gauges in single Ultragauge control at a time ? Rightnow I am able to display only one Radial gauge in one Ultragauge control though I have designed many gauges....
-
hello Experts, I designed a radial gauage, and amazingly i got it working in the second try [:o] , what my problem is, when i open my gauge page inside my company it is working fine, when i tried to access from outside company it is taking some time to load the gauge,please advice me, i'll tell some...
-
Thank you David for your answer, my problem is that I load an user control (with inside the gauge) programmatically on my page, and there isn't a way for setup refreshinterval value. I tryed in different way but the value is always -1. [:'(] How I can set the refresinterval when I load the user...
-
Hi, I tryed to switch off the refresheinterval during UltraGauge1_AsyncRefresh event, using following command: UltrGauge1.RefreshInterval = -1 But it doesn't work, existing refresh timeout continue to run. Anybody as a suggestion or a turn around for switchoff the refreshinterval programmatically...
-
I hope I understand your problem correctly. I have a page that has 5 gauges across the page. I put each gauge in a table cell similar to this: <table> <tr> <td width="20%" align=center>Gauge1</td> <td width="20%" align=center>Gauge2</td> <td...
-
I'm developing a dashboard using webgauge, now I need to change an existent preset by run time, in way that web user can choose preferred gauge style. How can do it? Thanks Erik
-
Does this apply to the 2008 version with VS 2008? I am getting constant crashes so bad that I had to go back to VS 2005. Now VS 2005 is crashing a lot. I am working on several pages that are very graph/gauge/webgrid intensive and Visual Studio frequenctly just shuts down and then restarts. Unfortunately...
-
I want to use a gauge to visually represent the percent complete for a project in terms of time. Is this possible?
-
Until Infragistics releases a fix for this problem, the workaround is to override the Page's session property and return null if HttpContext.Current.Session is null. You can find a full explination of the problem and proper work-around here, http://chadscharf.com/post/2008/01/Checking-for-a-null...
|
|