DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
View Events Video Library
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

Related

  • Providing Enum Consistency Between Application and Data
  • Caching Across Layers in Software Architecture
  • Caching in Mule 4: How It Works
  • Apache Ignite: RDBMS Integration

Trending

  • Spring WebFlux Retries
  • LTS JDK 21 Features
  • Automated Testing: The Missing Piece of Your CI/CD Puzzle
  • AI for Web Devs: Project Introduction and Setup
  1. DZone
  2. Data Engineering
  3. Data
  4. PhoneGap Hybrid Applications: Populate Controls with Client-side Data Cache

PhoneGap Hybrid Applications: Populate Controls with Client-side Data Cache

Check out how to populate controls with client-side data caches in PhoneGap hybrid apps with this awesome video!

Amy Groden-Morrison user avatar by
Amy Groden-Morrison
·
Jan. 19, 16 · Analysis
Like (4)
Save
Tweet
Share
3.31K Views

Join the DZone community and get the full member experience.

Join For Free

In a PhoneGap hybrid application, if your UX contains Dropdownbox controls, the choices shown in the Dropdownbox controls will be defined at design time (when the PhoneGap application is built).

However, in your application, you might want the choices in the Dropdownbox controls to be defined at run-time. Your app should make a callback to the server to get current data for the Dropdownbox controls and then persist that data locally so that the next time the app is loaded it already has the data for the Dropdownbox controls. The client-side data cache is ideal for this scenario.

In this video, we show how you can define client-side data cache items for the data to populate Dropdownbox controls.


More Learning Resources for PhoneGap Hybrid Applications

Check out the Expert Series Workshop in which two sessions are dedicated to PhoneGap deployment. Going on now for all current Alpha Anywhere subscribers. Learn more about the Expert Series Workshop

Alpha Anywhere contains powerful integration with PhoneGap Build for developing and deploying hybrid applications. This post is a technical deep dive for Alpha Anywhere developers. Click here for a general overview of Alpha’s PhoneGap integration for building hybrid applications.

application Data (computing) Cache (computing)

Published at DZone with permission of Amy Groden-Morrison, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Providing Enum Consistency Between Application and Data
  • Caching Across Layers in Software Architecture
  • Caching in Mule 4: How It Works
  • Apache Ignite: RDBMS Integration

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: