Make the rows of the datagrid draggable in GWT -


i want make datagrid in rows draggable person can move rows , down dragging rows. row of datagrid element. know how make widgets draggable, how rows of datagrid can made draggable? don't want use plugin or library achieving this.

the library know of support drag&drop with(in) cell widgets gwtquery droppable plugin, see showcase. suggest give try instead reinventing wheel (or take inspiration codebase). see thread celltable use case.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -