I am making a ajax call within the BeforeMoveToLeft/Right event but i do not know how to return based on ajax success response the true/false to the event in order to proceed/do not proceed the change in the selects.
Ithere a way we can inject true/false to these multiselect function based on service response to make them work?