Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What JS technology to use for lookup tables
Message
 
 
À
03/07/2013 12:08:35
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01577700
Message ID:
01577775
Vues:
57
Thank you. I will follow the link and read the page.

>You might also take a look at this description of LocalStorage.
>
>http://visualstudiomagazine.com/articles/2011/11/01/caching-in-on-html5-local-storage.aspx
>
>
>>Thank you, James. I will follow the links.
>>
>>>Jquery and ajax. Some links
>>>
>>>This is the raw ajax function in jquery
>>>http://api.jquery.com/jQuery.ajax/
>>>
>>>This is a wrapper around $.ajax() that simplifies a post ajax call.
>>>http://api.jquery.com/jQuery.post/
>>>
>>>Or better yet, here is a bunch of ajax stuff.
>>>http://api.jquery.com/category/ajax/
>>>
>>>All you have to do is bind a js function call to the change event of your combo box.
>>>
>>>>I have a page in my ASP.NET application that uses several look-up tables (drop-down controls). Every time the user reloads this page, the Load method "gets" the data from the database and sets the value of the data view to the drop-down controls. It has not been a problem, so far, as far as page loading too slow. But I am wondering, what Javascript technology (or another technology) you would suggest to use if I wanted these pull-down lists (data views) to stay local and not be reloaded every time?
>>>>
>>>>TIA.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform