Quantcast
Channel: JavaPins - Stories tagged with sencha
Viewing all articles
Browse latest Browse all 9

Hiren's Technical Blog: Get Google suggestions in Sencha Touch application

$
0
0
Recently I was working on a project where requirement was to bring Google suggestions to sencha touch app. Exact requirement was to build auto suggest search box with suggestions from Google search. I tried to get it using Ajax Request but it was not working because it become cross domain request so I was getting error that "Access Denied".  After that I tried to get it using JsonStore using scriptTagProxy Check the code below. var searchStore = new Ext.data.JsonStore({                       ...
Pin it

Viewing all articles
Browse latest Browse all 9

Latest Images

Trending Articles





Latest Images