:: Forum >>

setURL

Hi,

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

Great work by the way!
Kevin
Saturday, January 17, 2004
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)
Saturday, January 17, 2004
setURL works fine on IE, but on Mozilla the data doesn't appear in the grid even though it does execute the request.
Kevin
Sunday, January 18, 2004
do you have any errors in the JavaScript console window?
Alex (ActiveWidgets)
Monday, January 19, 2004
I like return of event to grid.asp , how do I do
Lopes
Wednesday, June 15, 2005
i can't seem to get java on my computer can you help THANKS GLO SUNDAY28 1905
Monday, August 29, 2005

This topic is archived.


Back to support forum

Forum search