Forum
16:49
30/09/2008
Hi,
I would like to have drag-and-drop columns reordering in jqGrid.
I think I can handle the logic concerning reloading data into reordered columns, etc. The blocker for me is the dragging. So if anyone there (tony? ) is able to implement the dragging of column headers, I could do the rest.
So, if you are interested, please let me know.
Gius
07:05
Moderators
30/10/2007
Hello,
I will look what jQuery UI can do for this, but only look and wiil let you
known for the result.
Thank you
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
07:12
Moderators
30/10/2007
Hello,
I have play little with jQuery UI sortable.
It can not work on td - i.e
<tr class="sort"><td>fff</td><td>sss</td></tr>
$(".sort").sortable(...);
But it work with (bugs) on table rows - i.e this work
<tbody class="sort">
<tr ><td>fff</td><td>sss</td></tr>
<tr ><td>fff</td><td>sss</td></tr>
...
</tbody>
$(".sort").sortable(...);
We need actually the first one. I will post a question in the jQuery UI group
about this. If this can be done - it will save me a lot of writting code.
Best Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
10:33
11/12/2008
tony said:
Hello,
I have play little with jQuery UI sortable.
It can not work on td - i.e
<tr class=”sort”><td>fff</td><td>sss</td></tr>
$(”.sort”).sortable(…);
But it work with (bugs) on table rows - i.e this work
<tbody class=”sort”>
<tr ><td>fff</td><td>sss</td></tr>
<tr ><td>fff</td><td>sss</td></tr>
…
</tbody>
$(”.sort”).sortable(…);
We need actually the first one. I will post a question in the jQuery UI group
about this. If this can be done - it will save me a lot of writting code.
Best Regards
Tony
I realize that this thread is a little bit old, but if you are still looking for techniques for column drag and drop, you might want to look at flexigrid: http://groups.google.com/group.....flexigrid/
11:46
Moderators
30/10/2007
Hello,
I just have a initial work on this.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
01:57
Moderators
30/10/2007
Hello,
It is not included in this release. I'm just in the middle of this. It is not so easy as I think. Maybe it will not be finished for this release, but when I'm ready I will to ask here for testing.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
05:19
Moderators
30/10/2007
Hello,
In to do list, but not in 3.5 version.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
49 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66