Posted 12 February 2025, 11:16 am EST
I’m attempting to use a context menu within fpspread and am having issues getting the browser to update. I have a viewport menu with menu items that have command names. The conext menu displays properly when right-clicking, and the server-side event fires with the proper command name, however my code executes but isn’t reflected in the browser.
I was trying to have a menu item redirect to another page and nothing happens. I have removed any client side events/logic and the browser still doesn’t update.