All of our labs creations were designed from 2009-2011 with the goal of assisting customers who expressed an interest in learning how to create custom components. We offer the source code under an MIT license, allowing you to use it within your own projects free of charge. All of the plugin components are available as Flex2 only.
Input Text Component + Filtered Summary = Auto-Fill Feature
Using Centigon Solutions Filtered Summary and our FREE input text component you can build powerful auto-fill selector capabilities right within you dashboard.
View Auto-Fill Example
Download Now
Basic DataGrid Component
Recently, a person new to the SDK asked how to create a custom read-only data grid component for Xcelsius. Luckily, this is fairly easy to achieve with one read-only property integration with the SDK. This basic example could be extended to include style and selector functionality and can hopefully serve as a base for anyone interested in developing a custom grid.
Read Full Story at EverythingXcelsius.com
Download Now
Xcelsius / HTML5 Local Storage
HTML 5 is the future of web browsing experiences which will also eventually impact enterprise business intelligence. In its infancy stage, we have leveraged the local storage capabilities to enable Xcelsius to persist data using basic HTML5 features.
Read Full Story at EverythingXcelsius.com
Read the Full Story EverythingXcelsius.com
Download Now
DataShare Component
A commonly requested feature in SCDD custom components (formerly Xcelsius 2008) is the ability to share data between custom components, across separate SWF files. Usually, developers turn to Flash Vars or other methods of workaround, which present limitations and additional work.
Read Full Story at EverythingXcelsius.com
Download Now
Multi-Select ComboBox
One of the most frequently-requested features in Xcelsius is the ability to select multiple items from a standard control, such as the Xcelsius Combo Box. This is currently not possible out of the box in Xcelsius 2008, though by applying the SDK and creating a custom Flex component, we can quickly fill in this basic gap.
Read Full Story at MyXcelsius.com
Download Now
Dynamic ComboChart
As part of a small series that works through building a custom component, from demonstrating very basic functionality to more advanced and detailed property sheet integrations, the Dynamic ComboChart is an on-going project driven by community suggestions.