15. April 2009 | 4 Kommentare
In this short tutorial I will describe how to use an Ext JS GridPanel in the WordPress administration panel for displaying data that is retrieved in JSON-format from the WordPress database by using AJAX.
Since Ext JS DataGrids (GridPanels, EditorGridPanels) come with a lot of amazing features and are easy to implement, it might be especially useful to think about them during WordPress plugin development.
THEMA: (Web) Development