Table Without the accept button 'X'
Hi Erel, Thanks very much for this very useful code. also thanks to agraham for other inputs.
Alternative updating table cell content which is... just leaving the cell.
This is more of my preference or maybe to some others.
I've made slight modifications which get rid of the accept button.
I've tested on device and found it works. maybe need to test with other devices.
here are what I did...
I have deleted the 'btnAccept' button and made some minor panel and textbox size adjustments...
then added ...
Sub txtEdit_lostFocus
btnAccept_click
End Sub
and also added 'btnAccept_click' on scroll bars
I hope I did it correctly...Please let me know
Regards,
Rioven
EDIT: updated file... see next post...
__________________
Rioven
Sony Ericsson XPERIA X1i WM6.1
480x800 Display Resolution
with QWERTY keyboard
Last edited by Rioven : 09-03-2008 at 08:29 AM.
|