Hi!
I am trying to do a view to select a record. I need to show a layout with a table with record so when I clicked a record select this record and return where was called.
Example: I have a button -> Click button -> Show a layout with record into table -> click a record in the table -> return the record clicked to screen where is the button.
Or use the tag property of your cells in case of a manual grid creation. I am on this track, since I have some reasons to avoid classes no matter how efficient they are usually.