Hi,
CellContectClick event is not available. Will it be implemented?
Enjoy your weekend.
Build 1.2.26.0.
Thanks.
Hi Luca,
I think, there’s no too much difference between the two except the in CellContentClick, you must really click the actual content of the cell while in CellClick, anywhere in the cell will fire the event.
Actually, I don’t have any specific need for a CellContentClick though that’s what I am using in my existing project. I can just change it to CellClick and revised my T4. I just wanted to call your attention about the absence of the event.
Thank you,
Diego
Hello Diego,
My apologies for ignoring this question. We don’t have CellContentClick because frankly it was hard to understand the different with CellClick. In Winforms it basically fires every time. Also with Wisej the content of a cell can be anything, including custom HTML.
Let me know if you have a specific use case and I can see if we have a solution or if we need to add this event and how.
Best,
Luca