In a webpage, I have many datalist, where certain complex queries have been return to fetch the data and display datalist in the page load event.
Meanwhile, is there any possiblity display other parts page, as already is a static, rather waiting whole page.
usually manysite, when ever there loadinga new page, certain portion load first and certain portion, you can see rotating wheel image, where data is being loading..
can we have the same approach here.. any ideas.. thanks