Add callback function to Lookup control loaded event
Lookup controls seem to finish loading after the (document).ready event. I would like to be able to specify a callback function when the control has loaded which takes a reference to the control and the controls data.
60
votes

Thanks for your suggestion Joseph. Can you expand more on what your requirements are?
Thanks,
Euan
-
Stefanie Sloper commented
Just had to implement a nasty polling loop to workaround this. Please add :-)