vendredi 4 avril 2014

Ext.ux.grid.feature.Validating, plugin.QuickFilter and plugin.FormEditor

Just a few user extensions I wrote some time ago for a project that used a lot of enhanced grids. I posted them to the Market but they never made it past the 'submitted' stage. I don't use the forums often, but the code has been on my GitHub for a while so I figured I would post it here.



Ext.ux.grid.feature.Validating is a Feature that provides advanced automatic row and cell validation for Ext.grid.Panel. (using Ext.data.Model validations)

github: http://ift.tt/QNMlvT

fiddle: http://ift.tt/1i9LPyi




Ext.ux.grid.QuickFilter is a simple but powerful local-data text filter plugin that docks to a grid and filters the visible columns. (this is *not* a remote filter and is not suitable for buffered data)

github: http://ift.tt/QNMlvV

fiddle: http://ift.tt/1i9LPyk



Ext.ux.grid.FormEditor is an extension of Ext.grid.CellEditor that attaches a floating Ext.form.Panel to the cell editor's field.

github: http://ift.tt/1dWnwbv

fiddle:
http://ift.tt/1i9LQCv







Aucun commentaire:

Enregistrer un commentaire