Hi guys I have a column with links, and I need to do when clicking on opening a file… at the moment it is implemented as follows
The problem is that if you click on the link , it will be NPE, since there is no line selection. How do I make sure that when you click on a link, the line that the link belongs to is highlighted, and then my method. Thanks.
@umeshhodwala
Thank you , I had the documentation downloaded locally, but I didn’t pay attention to this method using the link . Once again, thank you !