Hi,
I have a grid with CheckBox.
EveryThing is good.
But I want change value only when the user click on the small square.
Now the data change if the user click any where on the cell.
Francois.
Hello Francois,
There are different approaches to solve this task. I made small sample for you where I`m using MouseEnterElement and MouseLeaveElement events. Please take a look at the attached sample for more details and let me know if you have any questions.
Regards
Hi Georgi,
I thank you it work well.
François.