Want to use phpgrid in a single php page which load two different tables data

QuestionsWant to use phpgrid in a single php page which load two different tables data
Sharif asked 11 years ago

I have a php page with two jquery tab(Release and clients). Now i want to use two different tables data from a database with these two tabs. When i click on the 'Release' tab it load the release table data; and when i click on the 'Clients' tab it load the client table data. I want to load both tables data without refreshing the page. I tried many times but no results. On every suggestion, all are load just one table. But i want to load two table. Anyone have any idea?

PLEASE SUGGEST ME.

Thank you.
-Sharif

3 Answers
Abu Ghufran answered 11 years ago

Assalamualaikum,

Sharif, loading multiple grids on sinlge page is supported in licensed version. For free version, latest build in last stages of release. You can either go for licensed version if your company supports it OR wait for free version update.

Follow on g+ / twitter for updates.

meisam answered 11 years ago

hi
sharif
you can use a iframe into your page for loading second grid
at first, create a separate php file( and make second grid in its
then put a iframe in main php file (for example in clients tab)
and set src attribute to new separate file.

goodluck

Abu Ghufran answered 11 years ago

Appreciated, nice tip maisam.

Your Answer

14 + 19 =

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?