jquery - Complex grid with smooth performance -


my website built in asp.net 4.5 , in 1 of pages have display data in tabular format(grid). allow user perform complex operations. data populated in grid coming different sources. because of fetching , binding of data becoming time consuming. can please suggest best option in case? have tried using gridview heavy control used in such scenario.

thanks in advance.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -