revolist / revogrid

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
https://rv-grid.com
MIT License
2.72k stars 171 forks source link

Add event listeners with JSX/TSX - Custom content render #246

Closed pvter closed 2 months ago

pvter commented 3 years ago

Hi everyone, I'm using revo-grid with Vue and TSX custom cell content renderer. I tried to add mouse and keyboard events to template elements. However react-style event listeners are not working in TSX. Is there any way to add event listeners to template elements?

van-huyen commented 3 years ago

Hi there,

this is my way:

image

hope it help you,

Regards!

revolist commented 2 months ago

v4, check sample for custom cell template