ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Drag and Drop to reorder rows
Title:
B
I
{code}
?
Hi there, Do you have an example where you are reordering rows on the client side? If there is no demo, what is the best approach to take? Do you recommend a plugin like https://github.com/isocra/TableDnD Thanks, A
Save Changes
Cancel
ajaywebdev
asked at 10 Nov 2015
Answers
B
I
{code}
?
we don't have an example atm, you could do it yourself by adding an up and down button on each row, or use a plugin, with jQueryUI you could use the sortable like this: $('#Grid1 .awe-content .awe-tbody').sortable()
Save Changes
Cancel
Omu
answered at 10 Nov 2015
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK