Hi,
I have a ListGrid, and during the fetch this list is destroy. So when the fetch's callback is launched, I have a error "layout is null".
Can I break the fetch's callback execution before launching?
I thank you beforehand.
I have a ListGrid, and during the fetch this list is destroy. So when the fetch's callback is launched, I have a error "layout is null".
Can I break the fetch's callback execution before launching?
I thank you beforehand.
Comment