Return to the same gridpage where i jumped from

QuestionsReturn to the same gridpage where i jumped from
Gerd asked 7 years ago

Hallo,

i want to get back to the same page in the grid where i jumped from a link in the grid to an other form.

how can i make this ??

Regards Gerd

5 Answers
Abu Ghufran answered 7 years ago

In your new page, you can use $_SERVER["HTTP_REFERER"] which will have last referrer url.

Gerd answered 7 years ago

Hallo Abu,

thank you, but i am starting in grid on page 4 and will come back to page 4. How do i make this ?

Abu Ghufran answered 7 years ago

Hi,

You can store page urls in session and to send on prev.page you can read from session and redirect.
This area is specific to your app and not out of the scope of php-grid.

Gerd answered 7 years ago

Hallo Abu,

from where I get the information on which page within phpgrid I am currently to store this in a session

Abu Ghufran answered 7 years ago

Hi,

I am unable to understand your question.
Please email me along with screenshot and code at my email [email protected]

I'll try to suggest the changes.

Your Answer

12 + 5 =

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?