Hi Olli, using component in a grid leads to serious performance degradatio

Hi Olli,

using component in a grid leads to serious performance degradation (lag), when rendering even several rows. What process is causing such delay and could it be postponed till click on an icon received? I mean the very late creation of File Download Wrapper itself?

A TemplateRenderer with an <a download href="..."> element is probably a more Grid-efficient way to go.