How to forbid refreshing page when doing column search?

14 views
Skip to first unread message

Manos Pappas

unread,
Mar 23, 2026, 8:17:58 AMMar 23
to Jam.py Users Mailing List
Hello,

On a Jam v7 application - like the demo app - the user can click on the magnification icon that appears over a column header to do a search like in the picture
Στιγμιότυπο οθόνης 2026-03-23 140114.png

The problem is that if the user - while typing the text - presses the ENTER key, the whole application refreshes and loses the view.
How it is possible to prevent this?

Many thanks in advance.
Manos.

Danijel Kaurin

unread,
Mar 23, 2026, 4:39:40 PMMar 23
to Manos Pappas, Jam.py Users Mailing List
Hi Manos,

I have pushed a new commit to GitHub to address the issue. Please test these code changes so we can proceed with the new version release.

Regards,

Danijel

--
You received this message because you are subscribed to the Google Groups "Jam.py Users Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jam-py+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/jam-py/886753dc-972a-4ed8-a8c7-9344b1797391n%40googlegroups.com.

Manos Pappas

unread,
Mar 24, 2026, 3:34:56 AMMar 24
to Jam.py Users Mailing List
Hi Danijel,

I confirm that your fix works perfectly.
Thank you very much for your fix, please commit it.

Regards,
Manos

Dean Babic

unread,
Mar 26, 2026, 3:03:50 AMMar 26
to Jam.py Users Mailing List
Hi Manos
on top of Dan's fix, I'm trying to fix this:
https://github.com/jam-py-v5/jam-py-v7/issues/11
and just commited a code.

Looks ok for SQLITE. Could you try the same on MsSQL? Basically, renaming a Caption 
did "alter table" and it should not do that.

However, now it looks like that this is from v5. Even changing the JS "Name" will 
do "alter table" if Manual Mode is not ON, as seen on  the video. 
Thanks

Screenshot 2026-03-26 145757.png
Screenshot 2026-03-26 145717.png

Reply all
Reply to author
Forward
0 new messages