I'm trying to highlight a row and I've googled for a while however all solutions use functions that don't even exist such as getRow()
or highlight()
.
Does anyone have a solution for it?
I've tried the above and the getView().select(record)
Neither has worked
Thanks