Hi everyone, I am working on a CRM-like back-office app with Grid. I am currently trying to solve this: My Smart Grid has custom cell templates with buttons and links. What is the best way to avoid unnecessary rerenders when scrolling quickly? So far, I already checked the docs and basic examples, but some edge cases break expected behavior. What approach would you recommend here?