Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Column reordering
12/11/2008
16:49
Avatar
gius
Member
Members
Forum Posts: 9
Member Since:
30/09/2008
sp_UserOfflineSmall Offline

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

13/11/2008
07:05
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

19/11/2008
03:01
Avatar
gius
Member
Members
Forum Posts: 9
Member Since:
30/09/2008
sp_UserOfflineSmall Offline

Any news?

19/11/2008
07:12
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

17/12/2008
10:33
Avatar
trevorsharrison
Member
Members
Forum Posts: 13
Member Since:
11/12/2008
sp_UserOfflineSmall Offline

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/

17/12/2008
11:46
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

21/12/2008
13:40
Avatar
gius
Member
Members
Forum Posts: 9
Member Since:
30/09/2008
sp_UserOfflineSmall Offline

That's great news, Tony!

Thank you!

02/02/2009
10:12
Avatar
gius
Member
Members
Forum Posts: 9
Member Since:
30/09/2008
sp_UserOfflineSmall Offline

Hi, Tony

I am sorry to bother you, but I am very curious about this feature - were you able to implement it in the last release?

02/02/2009
10:49
Avatar
cornbread
Member
Members
Forum Posts: 33
Member Since:
28/01/2009
sp_UserOfflineSmall Offline

I'm very excited about this feature!

03/02/2009
01:57
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

18/06/2009
14:47
Avatar
Akeru
Member
Members
Forum Posts: 13
Member Since:
17/06/2009
sp_UserOfflineSmall Offline

Any news on this topic ?

21/06/2009
05:19
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information