Need a special offer?Find out if your project fits.
+

How to know when customize cell is over?

Answered
Leonel Braginski asked on December 9, 2020

Hi, I need to know if is any possible event to know when all the cells that should be customized by customizeCell() were customized, an event you get when customizeCell() finish

1 answer

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster December 10, 2020

Hello, Leonel,
 
Thank you for reaching out to us.
 
We suggest using the aftergriddraw event to track when the customizeCell method finishes.
Please note that you may need to unsubscribe from this event in case its handler needs to be performed once.
 
Meanwhile, our team wants to ask you for the details about the final result you want to achieve.
It would allow us to find the most suitable solution for your case.
 
We are looking forward to hearing from you.
 
Regards,
Illia

Please login or Register to Submit Answer