Hristo
Thank you for your reply. I would like to know when you clicked on the button at the status bar, Which event would be called first, ‘cellendedit’ event or ‘button.click’ event? When I test the sample code, it run the ‘buttton.click’ event first, and then run the ‘cellendedit’ event.
Tak