Hi,
I am using jqxGrid to load data from a local array about 1000 records. and i use a jqxDropDownList as a filter after a chnage event a loading animation icon appears and it animates nicely but when it comes to load the result data to the sourceAdapter of jqxGrid … that last blocks the ui then the animation icon freez until the jqxGrid finish loading …
i want to solve this problem by using async option of source data but does not work..
can comeone provide a solution ??
Regards.