Forum Post: RE: Storing values in dataset

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Meyrick, Since you are using the JSDO, you can use the READ Service with readLocal = true to read from the JSDO memory and map to a grid. You can use your existing READ Service and map the readLocal request parameter to a localStorage variable or create a new READ Service instance with readLocal = true in the parameters. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top