How to send parameters from ExtJS to JSON ASP.NET webservice?
*NEW - Coolite Toolkit Version 0.6.0 now available for download or view examples.
 

Coolite Forums

Welcome Guest ( Login | Register )
 
How to send parameters from ExtJS to JSON...
Subscribe
Last Login: Today @ 1:40:24 PM
Posts: 157,
Posted 7/14/2008 12:25:48 PM

Group: Coolite Premium Member & Early Adopter
I have seen the example of the Coolite grid connecting to a webservice returning XML data.  Do you have an example of it working with a webservice that returns data in JSON format?  Since version 0.6 is not available, I am going to try and create a working grid example using pure ExtJS and ASP.NET webservice.  I am sure this is something you guys have to implement for Coolite.  I would appreciate it if you can point me in the right direction.  I already got the example working if the webservice doesn't have parameters.  But it seems that if the webservice contains parameters, Ext.data.HttpProxy is sending the parameters in the wrong format.  It is sending 'param1=param1value' instead of 'param1:param1value'. 
Last Login: Today @ 1:40:24 PM
Posts: 157,
Posted 7/14/2008 3:07:15 PM

Group: Coolite Premium Member & Early Adopter
 I figured it out.  I had to set jsonData instead of params.  Now I am trying to battle formpanel submit.  I can only imagine the trouble you guys are running into with making ExtJS play nicely with ASP.NET.
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -8:00, Time now is 4:58pm