EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: digo on May 25, 2016, 04:27:55 AM



Title: Change Items Order - get final order
Post by: digo on May 25, 2016, 04:27:55 AM
Is there a simple way to get the final order (based on the example Change Items Order)?

I would like to have a function, where I get each element (new order), so I can perform an ajax-call to
update the database.

Thanks for any hints!
Digo


Title: Re: Change Items Order - get final order
Post by: digo on May 25, 2016, 05:59:58 AM
sorry for this dumb question :-)
a simple jquery each does this job

Digo