Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use information from table to do a server_load #252

Open
moser88704 opened this issue Mar 19, 2024 · 2 comments
Open

Use information from table to do a server_load #252

moser88704 opened this issue Mar 19, 2024 · 2 comments
Labels
question Further information is requested

Comments

@moser88704
Copy link

How do I do the following on the FastUI Demo page with the Cities: when a city, e.g. Tokyo, is clicked it loads the detailed information of Tokyo at the bottom of the page using a PageEvent with server_load (instead of jumping to a new page, as it is currently implemented)? If I click Delhi, it loads all information on Delhi at the bottom of the page, etc.

@sydney-runkle sydney-runkle added the question Further information is requested label May 2, 2024
@sydney-runkle
Copy link
Member

Hi @moser88704,

Thanks for your question! I'll tinker a bit with this and see if I can come up with a solution :).

@sydney-runkle
Copy link
Member

I believe there should be a pretty easy way to do this with PageEvent, but I'm getting some errors with the url behavior. Will look into that as a bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants