Forum
Topic RSS
16:56
26/04/2012
OfflineHi I am using jqGrid to make some stuff.
I have a normal jqGrid like this (without column sorting)
$('#grid').jqGrid({ ...... sortable: false, .....});
and I am trying to use gridDnD method like this.
$('#grid').jqGrid('gridDnD', { connectWith: '#divTrashZone' }
and use sortableRows too
$('#grid').jqGrid('sortableRows');
If only one method is on, it works. But if I use both together, only gridDnD works.
On the jqGrid document, they don't say anything about that I shouldn't use both at the same time.
I really need both options to work..
What I am trying to do is sort rows with dnd and delete a specific row by drag&dropping it to another area.
Please give me some advice
Thank U!!
Most Users Ever Online: 994
Currently Online:
13 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
Log In
Home