I'm looking for a method or an event that would get fired when a row in a datatable is accessed.
I have a datatable with several thousand rows, and an image in at least one of the columns. I want to dynamically load and unload the image from the row when it gets accessed.
I haven't seen any documentation that suggests that it's there, but I thought I'd post and see if anyone knows.