admin generator
ajax
autoload
blob
caching
CSV to database
custom query
dompdf
dynamic input
embedded forms
embedRelation
excel explorer
image gallery
ioncube
javascript
jquery
jQuery DataTables
mpdf
multiple dom
no telepon
object caching
paging
pdf
pick or create
propel
propel 1.3
sfAdminAjaxThemePlugin
sfAssetsLibraryPlugin
sfBlueprintPlugin
sfCsvPlugin
sfDomPdfPlugin
sfForm
sfFunctionCache
sfJQueryLightboxPlugin
sfPhpExcelPlugin
sfPropel15Plugin
sfPropelCustomJoinHelper
sfPropelCustomSelectPlugin
sfWidgetFormChoice
sfWidgetFormInputText
sortable behavior
sortable table
symfony
symfony 1.0
Symony Task
taconite
username
validasi
validator
Zend Lucene
Tag Archives: sfPropel15Plugin
How to make simple sortable table using sfPropel15Plugin
December 4, 2010
Posted by on This article has moved to this location.
One of the features offered by sfPropel15Plugin is sortable behavior. This behavior allows a model to become an ordered list, and provides numerous methods to traverse this list in an efficient way (as said in the doc ;)). In this article, i would like to share how to implement the sortable behavior, and add the AJAX support to allow direct drag-and-drop ordering.
Read More
Recent Comments