H
Hajime Kusakabe
I made a datagrid and it contains several columns.
The number of columns depend on what users select from a dropdown list.
Therefore the number of columns changes.
I would like to find the last item (or last cell number) from the datagrid.
Is there a way to find the last cell number? (Something like "ubound"
function for array).
Thanks.
Haji
The number of columns depend on what users select from a dropdown list.
Therefore the number of columns changes.
I would like to find the last item (or last cell number) from the datagrid.
Is there a way to find the last cell number? (Something like "ubound"
function for array).
Thanks.
Haji