Forum


18:13

23/12/2009

Respected Gentlemen,
I am wanting to all a happy new year.
I need help.
I am using in my project constant JQGrid of the example “Custom row details (http://www.trirand.net/demo.aspx).” The used example is formed by main Grid a function Ajax that makes the expansion of a subgrid. The function Ajax that makes the expansion of the subgrid is described in the code to proceed.
<script type="text/javascript">
function showSubGridComp2(subgrid_id, row_id)
{
$.ajax({
url: "defaut.aspx?imovID=" + row_id,
type: "GET",
success: function(html) {
$("#" + subgrid_id).append(html);
}
});
}
</script>
There it is everything perfectly working.
The problem happens when I increase in the same page another function that makes an animation of some images, using the plugin jquery.cross-slide.js. There the paralyzation of the function happens Ajax codified above and, it doesn't work more the expansion of the subgrid, although the other functionalities of main Grid continue usually working.
Adim
18:59

Moderators
30/10/2007

Hello,
Could you please post the problem here:
Thanks
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.
Most Users Ever Online: 715
Currently Online:
54 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