pomata
1 Dec 2006, 3:26 PM
Hi,
I´ve got a php file that returns an xml by given parameters.
how can I implement to refresh grid when I submit a button... with parameters to be passed to the php file?
sorry if for anybody sound simple, can´t get it working....
tried with this but don´t work....
dataModel.paramMap = {'page':'pagetest'};
dataModel.load('lookup.php');
plz help... this is driving me crazy...
I´ve got a php file that returns an xml by given parameters.
how can I implement to refresh grid when I submit a button... with parameters to be passed to the php file?
sorry if for anybody sound simple, can´t get it working....
tried with this but don´t work....
dataModel.paramMap = {'page':'pagetest'};
dataModel.load('lookup.php');
plz help... this is driving me crazy...