by Admin
30. December 2009 11:32
Version 3.0 is ready.
This is a major update and includes following enhacements.
- Now, a dashboard can have sections which can have different number of columns.
- Users can add more than one widget to a dashboard. Hierarchical widget type panel implemented.
- Dashboard can view links to other dashboard. So you don't need to put a dashboards menu.
- Developers can specify which items are displayed in both widget types and dashboards menu.
- Viewstate is always restored, no need to handle and refresh dashboard if viewstate is invalid.
- Enhanced syling is supported. You can both style dashboard, widgets and sections.
- Performance is optimized. Removed unnecessary calls to database (that's dashboard provider).
- Implemented widget property editor. No need to refresh dashboard when widget properties are changed.
- Implemented advanced animation. Developers can set different animations for adding new widgets, drag-drop of widgets or for a full dashboard content update.
- Adding a widget to a dashboard which has custom toolbar bug resolved.
- Changing dashboardkey after a postback is supported. You can view other dashboards without refreshing page.
- Dragging before a postback has finished prevented.
- Dashboard in a window function implemented. Users can view your dashboard in a drag-drop window.
by Admin
27. December 2009 13:12
Dynamic Dashboards version 3.0 preview is ready. V3 includes many enhancements including dashboard sections and animations.
You can have a look at http://www.dynamicdashboards.net to see preview.
Happy new year.
06b955eb-d323-4fde-8308-eec3cc8abf63|1|5.0
Tags: version 3.0
by Admin
2. December 2009 01:41
We have published silverlight widget. This is a "ready to use" widget to host silverlight applications.
A demo can be found here.
by Admin
1. December 2009 00:10
Source code of dashboard provider which uses MS Access is
here.