Well,
I have greed control containig one checkbox control. I want to be able to check/uncheck this checkbox by clicking on any field on greed, not only by clicking on check box.
I thought that it could be a little easier if I could use checkbox.click() event.