I am getting slow reaction time when scrolling through records and also sometimes when selecting from drop down menus. The sync speed is good. I am having this issue on a couple different PC’s. Any suggestions on how to improve this?
Thanks
I am getting slow reaction time when scrolling through records and also sometimes when selecting from drop down menus. The sync speed is good. I am having this issue on a couple different PC’s. Any suggestions on how to improve this?
Thanks
Not sure if this tips of mine help, but let me share.
[Improve search by keywords, scroll up and down on table view performance](https://community.appsheet.com/t/improve-search-by-keywords-scroll-up-and-down-on-table-view-performance/28202) Tips & Tricks ?
Recently, I received a strong claims from my App user and clients who say the Appsheet generic keywords search function is dead slow. In addition, the responsiveness of app is also dead slow when they are playing around the long list of table view, scrolling up and down with mouse scroll button. There is always delay in response to the mouse control. I had to admit yes it is (was), so have been consulting with Appsheet team and learn some tips and also I found my own way to make it better as we…
Thanks for the tip. Do you believe having virtual columns in the table view could slow the scrolling speed?
I dont believe so as the virtual column/fields should be completed its calculation upon launching the app and should not be recalculated upon being rendered on the DOM, however, I m not expert to this.
Instead of VC, image column should possibly slow down to render contents on browser (HTML)
Copy to specialist.
If you see this when scrolling the view up and down, one reason could be complex formulas with format rules. They are calculated as you go. If that’s the reason, you could calculate the result first with a virtual column so it would be calculated already.
Thanks Alekis for coaching.
Thanks for the info!
You’re welcome