i am getting data from a web API call which will be used to populate a chart and 2 grids. is it possible to parallel load all 3 controls , so that user need not to wait till all controls gets loaded one by one and page has something to display?
Thanks