|
I need to create a dashboard with re-arrangeable/re-positionable dashboard elements (similar to iGoogle) using Silverlight. The dashboard elements are typically tables of data. The user should be able to dynamically add and remove dashboard elements. ...
Started by Rohith on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
More info can be found at www.dynamicdashboards.net ..
dashboard framework from Kalitte.
|
|
I found some programs can put into the Dashboard , and most of them have a feature: when click the "i", the panel will turn over and show another panel , How to implement it ? and how to put a program into a Dashboard? Thank you very much!
Started by jin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Developing Dashboard Widgets
Dashboard Reference
In addition to Pierre's answer, see also Dashcode.
|
|
Hello
Are there any design examples of Website Dashboard showing Sales Statistics ?
Started by Ibn Saeed on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Xtraction
Some more friendly *Extensible to multiple data sources - display on same dashboard or same chart *Browser based.
With real-time data in dashboard form, or export to permanent captured reports.
|
Ask your Facebook Friends
|
Is there any jquery plugin for implementing iGoogle style dashboard? So basically drag n drop style etc.
Thanks
Started by Kurund Jalmi on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Of iGoogle style Dashboard using jQuery, check http://bit.ly/5R74Lj
You can use jqueryui portlets.
|
|
I'm creating a PerformancePoint (henceforth PP) Dashboard that contains a web report to be deployed to the a SharePoint web application that I had created. I followed the instruction in the link below.
Deploy a PerformancePoint dashboard to a SharePoint...
Started by OnesimusUnbound on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Why is this a community wiki? Seems like://ServerName but we later added a host ... .
When you publish a dashboard in MOSS, you have to make sure that you select Publish a Major Version in the dashboard page's drop-down in the report library.
|
|
The F4/Dashboard key has two modes and (presumably) two different key codes. The first mode is as the Dashboard key, which predictably enough brings up Dashboard. The second mode is as F4, which can by invoked by holding down the Fn key while pressing...
Started by Mike on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
That said, if someone else has different information…
I use a standard ... .
As such, the "special" keys don't have key codes.
I'm not sure about this, but I think I read somewhere that the Dashboard key doesn't act like to launch Dashboard.
|
|
Backgroup: We are looking at SAS BI Dashboard. We have currently implemented almost all of SAS's other applications (with the exception of Enterprise Miner). Other technologies online include Business Objects, some custom reporting stuff, and Project ...
Started by AFHood on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
SAS analytics, graphics, etc Dashboard" offering, but I've done a lot of dashboards using SAS/Graph, such as the following multiple data sources into one dashboard....
The BI Dashboard and replaced it with LifeRay (open source portal).
|
|
My application collects business data from various sources, aggregates it, groups and filters, and needs to display it. Pretty uncommon, right? =)
The point is that I already have a "drill-down" UI, so the Services and Operations people can find their...
Started by Yacoder on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
My decision was to take the DragDockPanel.
The Infragistics Dashboard demo is nice as well.
It comes with source code Also the WPF Dashboard project on codeplex.
Check out the WPF Dashboard demo.
|
|
I'm looking to create a static dashboard viewable in a web browser. And I'd like to create something like what Stephen Few does in his book Information Dashboard Design . (see example at bottom)
Ggplot2 : Shouldn't be any issue producing the graphs below...
Answer Snippets (Read the full thread at stackoverflow):
See http://learnr.wordpress.com/2009/04/09/ggplot2-sales-dashboard/ for an example with code.
|
|
I need to add a real time dashboard of data to a ASP.NET MVC application. The dashboard needs to be refreshed every few minutes from SQL server 2008. I was going to use ASP.NET MVC, with jQuery and AJAX. But Silverlight 3 is a possible option (each client...
Started by Danny on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm with the dashboard, then that makes it a good candidate You want to learn SL 3 or want your team to learn SL 3 with [Kalitte Dynamic Dashboard....
For a dashboard, I think a JQuery solution works best and that is the direction I would go in.
|