Archive for February, 2008
Custom ComboBox Query results via XTemplates
Posted on 27. Feb, 2008 by Jay Garcia.
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 was:
Continue Reading
Custom EXTJS Ext.grid.GridPanel Header override
Posted on 27. Feb, 2008 by Jay Garcia.
This override will allow you to take the columns menu and move it to where ever you want. It was a quick one hour solution for the EXT 2.0 help forums. Click here to see it in action. Place this override just after your extjs scripts This is a modified version of Ext’s array grid [...]
Continue Reading
Displaying the power of EXTJS integration with FLEX and flexvizgraphlib
Posted on 27. Feb, 2008 by Jay Garcia.
For my employer, I’m currently experimenting with an awesome FLEX library called flexvizgraplib which is nothing short of remarkable. It was relatively easy to integrate with EXTJS. Essentially, this application map is gathered via queries to my employer’s installation of HP Universal Configuration Manager Database without having to use their unreliable API. The maps will [...]

