not working in ui-jequry.js

Questionsnot working in ui-jequry.js
kabul patel asked 10 years ago

Why the php grid not working inside a tab of ui-jquery.js
its working fine when tab is not ther but when i am using the tab its not workin at all

2 Answers
Abu Ghufran answered 10 years ago

Hello,

Please send screenshots and issue and code.

You can email me the files for review.
I'll check and update you.

Andreas answered 10 years ago

Hello KABUL PATEL,

if I do understand correct, you are trying to use the jquery TAB extension ?

I got this to work by giving each grid a different render id:

Tab1:
$out_master = $grid->render("list10");

Tab2:
$out_master = $grid->render("list11");

and so on. It did not work when I used the same render ID for grids in different tabs.

best regards

Andreas

Your Answer

2 + 8 =

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?