Adding the Code to make it all work


The final step is to add the code behind functions to tie it all together. Some steps are a little out of the ordinary, but once you have these steps correctly defined Gaia Widget Controls become very easy to implement.




Conclusion


As you can see, this is a very straight forward process. Once you understand the use of the ITemplate derived class and the delegate, all the pieces fall in place. This also opens up a world of opportunities for displaying data and having it update asynchronously without a page refresh. Gaia dynamic images in the grid, list boxes, almost anything can be embedded using this method.

Download the code for this tutorial.


James Ward, Gaia Core Team Lead