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
JQGrid vs jquery.cross-slide.js.
31/12/2009
18:13
Avatar
AdimAlmeida
New Member
Members
Forum Posts: 1
Member Since:
23/12/2009
sp_UserOfflineSmall Offline

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

03/01/2010
18:59
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Could you please post the problem here:

http://www.trirand.net/forum/

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.

Forum Timezone: Europe/Sofia

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

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

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information