Drag & Drop & New phpgrid 2.0

QuestionsDrag & Drop & New phpgrid 2.0
Massimo Gagliardi asked 8 years ago

Hi Abu
Is disappeared The Drag & Drop of the columns in the new version 2.0?
Thanks in advance
Massimo Gagliardi

3 Answers
Abu Ghufran answered 8 years ago

Edit jqgrid_dist.php and set:

Replace:
$grid["sortable"] = false;

With:
$grid["sortable"] = true;

Massimo Gagliardi answered 8 years ago

By this way, however, it's impossible manage the frozen columns.
Is't correct?

Abu Ghufran answered 8 years ago

Yes, its only configured via code.

Your Answer

20 + 4 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?