Tag-Archiv "Ext JS"

Using an Ext JS DataGrid with AJAX in the WordPress Administration Panel

15. April 2009 | 4 Kommentare

Screenshot Ext JS DataGrid in WordPress AdministrationIn 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.

» weiterlesen

THEMA: (Web) Development