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!
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,