hi,anyone know if exist a webGrid with an event that say on what cell mouse is ?? like mouseEnter

hi, i search a webGrid that can intercepts when mouse is on a specific cel
and that runs an event that manages the number of row and the number of the cel where is mouse pointer !!!
can anyone know a webControl like this ??
sorry for my bad english

Not sure it can do what you want but you can try KLTableView.
https://github.com/kikolobo/KLTableViewController
It’s based on WebContainers and can be used to create a grid.