+ Reply to Thread
Hi all, I have few ext combos working fine, I want to put a timeout for the store. ie if the store is not loaded/dropdown is not populated within a time , I want to show some message. Is there any attribute for combo to specify the timeout?
There's not a built-in way to do this as it's not a very common use. You could certainly attach a couple event handlers that start up a timer. For the initial timer I would look at the 'render' event, then perhaps reset the timer from the 'expand' event.
Rich Waters
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us