March 13, 2008

Experementation With Element Masks

Ext has provided us with an excellent method to very quickly mask an element. While troubleshooting a mask no-show issue for a datagrid, I came up with the idea to experiment with the Element.mask prototype method. I have been curious…
Read More →

February 27, 2008

Custom ComboBox Query results via XTemplates

The following Code will allow you to display colored query results to the text you’re querying for. Being that I am a PHP developer and cannot cover all server side solutions, I’ll provide the code and JSON. Screenshot The response…
Read More →