can we call three gridview on pageload
As many as you want but make sure it will not give u performance issues while loading page
Regards
yes you can bind n number of grids on page_load
getting performance issue
first grid is about image
second about video
third about audio
problem is--
image grid only showing image
video showing video & image
audio showing all of three data.
when clicked on page in audo or video then
everything work fine
You can use lazy loadin
like
http://engineering.slideshare.net/2011/03/faster-page-loads-with-image-lazy-loading/
http://www.codeproject.com/Articles/116273/A-Generic-Way-to-Delay-load-Lazy-load-Any-Number-o
regards
hello
Devinder loading 3 grids at page will create some performance issue but you can use serveral techinces
1) you can use lazy loading
http://blog.teamtreehouse.com/speeding-up-page-load-times
http://www.appelsiini.net/projects/lazyload
or you can display less data like one or two records in each gridvew and give user options to view more
沒有留言:
張貼留言