3.2.0

setURL

Hi,

How can I change the URL of a grid after rendering?

Great work by the way!
Kevin
January 17,
1). if your question is related to XML data model use
(like in /examples/grid/xml - ....htm)

table.setURL('newURL.xml');
table.request();

2). if this is about js array:
... change your data
obj.refresh();
Alex (ActiveWidgets)
January 17,
setURL works fine on IE, but on Mozilla the data doesn't appear in the grid even though it does execute the request.
Kevin
January 18,
do you have any errors in the JavaScript console window?
Alex (ActiveWidgets)
January 19,
I like return of event to grid.asp , how do I do
Lopes
June 15,
i can't seem to get java on my computer can you help THANKS GLO SUNDAY28 1905
August 29,

This topic is archived.

See also:


Back to support forum