H
Harry Simpson
All right, how does one display a grid in CF that allows the user to select
from the grid a row as the selected record?
I've messed around with the MouseUp but i only get MouseEventArgs of x:40
y:46.....and sender is datagrid but in debug it won't let me access the
datagrid properties.
How do i capture the row the user selected - in what event?
TIA much!!
Harry
from the grid a row as the selected record?
I've messed around with the MouseUp but i only get MouseEventArgs of x:40
y:46.....and sender is datagrid but in debug it won't let me access the
datagrid properties.
How do i capture the row the user selected - in what event?
TIA much!!
Harry