The only way to do this would be to use an Ajax call, that will request the
data via json for the store. There are plenty of example on how this can be
done on the sencha.com website, as well as plenty of examples on other blogs
and the sencha forums.

But you can't expect JavaScript to communicate with any database, in the
context that I think you are looking for, as this would be a security risk.

Feel free to contact me off list if you would like more information, and to
discuss what you are trying to achieve. I also have a few examples on my
blog including data mappings as well for extjs4.


-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/108193156965451149543



-----Original Message-----
From: Tom Small [mailto:[email protected]] 
Sent: Wednesday, 11 January 2012 2:16 AM
To: cf-talk
Subject: Extjs4


Hi, I have built a grid panel via extjs4 and want to link the data store to
a mysql table, which is stored locally on my machine. Is there any examples
for newbie that will walk me through how to achieve this?

thanks 

Tom 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349403
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
  • Extjs4 Tom Small
    • RE: Extjs4 Andrew Scott

Reply via email to