I have been able to add a Checkbox and Button to my table but when I get to the last page
there is only 1 row of data and yet each line has a checkbox and button - need to hide them and restore moving to another page
Last Page
When I click on a cell the Cell Clicked routine passes the Col ID and Row ID.
But when I click on my CheckBox or Button the CheckBox / Button routine gets called how do I get the RowID so I know what data I am dealing with.
And something I noticed is that if I click on the space around the checkbox the cell clicked routine gets called. I would prefer to have the checkbox routine called no matter where I click in the box
SORRY for so many questions - I am sure I will get the hang of this once get it working better.
there is only 1 row of data and yet each line has a checkbox and button - need to hide them and restore moving to another page
Last Page
When I click on a cell the Cell Clicked routine passes the Col ID and Row ID.
But when I click on my CheckBox or Button the CheckBox / Button routine gets called how do I get the RowID so I know what data I am dealing with.
And something I noticed is that if I click on the space around the checkbox the cell clicked routine gets called. I would prefer to have the checkbox routine called no matter where I click in the box
SORRY for so many questions - I am sure I will get the hang of this once get it working better.