mattquantic
Programmer
Hi. I have a datagrid component with some rows of information in it.
Any of the rows can be clicked. What I'd like to do is transfer the data from the row that is clicked to structure, so that I can display it somewhere (where things like multiple lines of text can be viewed).
Does anyone know if there is a function to do this, or what the syntax is to listen for the click and access the data from the selected row.
Thanks if you can enlighten.
M@)
Any of the rows can be clicked. What I'd like to do is transfer the data from the row that is clicked to structure, so that I can display it somewhere (where things like multiple lines of text can be viewed).
Does anyone know if there is a function to do this, or what the syntax is to listen for the click and access the data from the selected row.
Thanks if you can enlighten.
M@)