3.2.0

Help Loading a Grid Script With HTTPRequest

Hi, I hope that someone help me!

I´m developing an app that needs a dynamic grid loaded with a javascript array. I had a select object that calls a function and every time it changes its value, the array needs to be reloaded, however, the grid information doesn´t change even if I use the refresh method.

I´ve tried with an Ajax function that writes the grid in an external page in order to add the result page to a div object with the inner method, but the getResponseText doesn´t show the script that contains the grid.

Then, how can I change the grid content???

Thanks!
Julian
January 29,
http://www.activewidgets.com/javascript.forum.9953.8/caching-activewidget.html
January 30,
You need to call grid.refresh(). Did you check that you actually have the correct new array at the client side?
Alex (ActiveWidgets)
January 30,
JAVA APPLICATION IS ERORR PLEAS ACTIVE IN MY MOBILE
K.VASU
February 20,

This topic is archived.

See also:


Back to support forum