I am using the nested grid and each inner grid fetches data on expanding . I had put "async: false" for the row source but after making asyn as false i am not getting loading icon inside grid .Earlier when i was not applying async as false the loading icon was coming perfectly .
Please provide some help or suggestion .