jquery - how do i load thousands of rows in my asp.net mvc project from database into slickgrid? -


All examples except for the Ajax example make random values ​​with JavaScript What is the standard way to load from a database? I do not necessarily need to use Ajax, but I do not think I want to generate every value and write it in html or how should it be done?

If you do not want to use Ajax, then you have to type every value on html. No other way. Using pagination helps ease the load.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -