Tag Archives: Dojo

Advanced Web Controls, TreeView/Flexgrid

The upcoming 2010 release of the WebClient i+ platform will contain optional support for advanced Dojo controls such as the TreeView and FlexGrid components. The TreeView component is self-explanatory. The FlexGrid component is an advanced grid with the ability of … Continue reading

Posted in Ajax, Dojo, Templates | Tagged , | Leave a comment

Interactive Validation with Regular Expressions

In the past, web designers were forced by technology into web pages that looked like the “complaint” page below. After hitting the submit button, the web pages was validated by the server and the page refreshed with errors posted back as … Continue reading

Posted in Dojo, Instructions | Tagged , | Leave a comment

Custom template example, changing grid columns to links

Here is an example of creating a custom template in WebClient. WebClient Ajax grids use a standard Plex model where the user highlights the row to operate on, and then presses a button to drill into other functions. What if … Continue reading

Posted in Dojo | Tagged , , | Leave a comment