Sencha Touch Draggable and Droppable issue Programming Mobile Development by Akash Saikia …, I am totally new in [B]ExtJs [/B]and [B]Sencha [/B]touch... As per the samples explained in the demo… application of sencha i am able to have one [B]Droppable [/B]area… Can't build an android app in sencha using command line Programming Web Development by rotten69 …:49) [ERR] at com.sencha.command.Sencha.main(Sencha.java:71) [ERR] Caused by: C:\wamp\www\sencha-touch\GS\.sencha\app\build-impl.xml…) [ERR] ... 31 more [ERR] Caused by: C:\wamp\www\sencha-touch\GS\.sencha\app\build-impl.xml:120: javax.script.ScriptExce ption… Anybody here had some experience with Sencha Touch? Programming Web Development by Dean_Grobler … recently started with the [URL="http://www.sencha.com/products/touch/"]Sencha Touch API[/URL], or should i say, [B… Book suggestions on working with XML in GWT and Sencha GXT? Programming Software Development by Dean_Grobler …, I'm busy working on a project using GWT and Sencha GXT libraries. I have come to this stage that I… Ext JS by Sencha Programming Web Development by arcticM … looking at using the Ext JS 4.1 (http://www.sencha.com/products/extjs/) , it promisses to enable developers to use… Re: Ext JS by Sencha Programming Web Development by pritaeas Are you looking for something like [this](http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/restful/restful.html)? Re: Can't build an android app in sencha using command line Programming Web Development by rotten69 solved it. Re: Book suggestions on working with XML in GWT and Sencha GXT? Programming Software Development by RicardoE How about this ones: [url]http://books.google.com/books?id=dpY4wQMIBl0C&lpg=PA16&dq=java%20GXT&hl=es&pg=PP1#v=onepage&q=java%20GXT&f=false[/url] [url]http://books.google.com/books?id=W63YTzab8gkC&lpg=PA1&dq=java%20xml&hl=es&pg=PA1#v=onepage&q&f=false[/url] Re: Ext JS by Sencha Programming Web Development by arcticM no answers...ok, how about this question: I'm looking at an example of a table (grid) with many rows, now all the data in the table is written inside the js code.. how can I use this table if I want to get the data of each row from my DB? here's part of the js code Ext.onReady(function() { Ext.QuickTips.init(); // … Re: Ext JS by Sencha Programming Web Development by arcticM sort of... depanding on where the table gets the data from.. I don't understand somethings in that code, it looks like it's calling a php file here url: 'app.php/users' but I expected to see with sql query or some var/obj that holds the rows that are displayed in the table and I don't see it in the app.php, I actually don't understand what that … Re: Ext JS by Sencha Programming Web Development by arcticM ok I found it lol interesting..it might work.. thank you! Re: Ext JS by Sencha Programming Web Development by arcticM when I open your link I see rows in the table, but when I open the same html file that I have in the folder that I got when I downloaded the framework (Desktop\extjs-4.1.1\examples\restful\restful.html) the table is empty.. ? Re: Ext JS by Sencha Programming Web Development by arcticM looks like the restful.js calls app.php but it's not happening..app.php isn't running any ideas why? Re: Ext JS by Sencha Programming Web Development by pritaeas > app.php isn't running What do you mean by this? `app.php` is a PHP script that gets the values from a database and returns them in JSON format. Re: Ext JS by Sencha Programming Web Development by arcticM yeah yeah.. I didn't run the project from localhost..my bad. it works fine ExtJS 4 Now Offers Native Drawing, Charting Programming Web Development by jeffcogswell … browser. You, the programmer, just use the Sencha drawing library, and it does the rest. Although…similar to document.ready().) [CODE]Ext.onReady(function() { var sencha = Ext.create('Ext.draw.Component', { width: 300, … product but make the source available. Check with Sencha for details, though, as I could be mistaken… Re: ExtJS 4 Now Offers Native Drawing, Charting Programming Web Development by abe.elias Thanks for the review. On the topic of Pricing, you can visit http://www.sencha.com/store/extjs/ then click on "Purchase Licenses & Support Separately" and the 329 price comes up. No change in price was made for single developers, but we encourage everyone to get support when purchasing a license. Building Mobile Apps with NS Basic/App Studio Programming Mobile Development by jeffcogswell … it doesn't bear much resemblance to the regular jQuery). Sencha has a mobile version as well, which does have a… Sending Parameters Programming Web Development by thehunk hello ! i am working on extjs , i already post my question in sencha forum , now i am here to get some help , i want to send parameters when i click button , how can i do this , please help me , Regards Ti in the Cloud: Titanium 2.0 Mobile Development Suite Programming Software Development by Perigee … mobile platforms with SDK support for Objective-C, Java, PhoneGap, Sencha and HTML5 directly. Whether using Titanium or not, this represents… Adding new category Community Center Meta DaniWeb by M.Waqas Aslam … a real way in extjs , even the official forum of sencha , there is no one who can answer your prob. dani… Re: Best platforms that you would prefer? Programming by yddevelopers … Flutter allows the developers to use a single codebase. 3. Sencha Sencha is another mobile app development platform that provides resources and… Flutter allows the developers to use a single codebase. 3. Sencha Sencha is another mobile app development platform that provides resources and… Re: How can we add a control on our .jsp webpage for uploading several image files Programming Web Development by rakesh4java … plugin to do that.... Also following [URL="http://www.sencha.com/products/core/download.php"]extjs[/URL] You can… one go... refer following link also [URL="http://dev.sencha.com/deploy/dev/examples/form/file-upload.html"]http… Re: How To Use EXTJS Programming Web Development by pritaeas Everything you need is on their website, [URL="http://docs.sencha.com/ext-js/4-0/"]documentation[/URL], [URL="http://docs.sencha.com/ext-js/4-0/#!/example"]examples[/URL], [URL="http://www.sencha.com/forum/forumdisplay.php?79-Ext-JS-Community-Forums-4.x"]forum[/URL], etc. Re: Grid Control in jsp Programming Web Development by rakesh4java … are easily configurable ways: - 1. Use jquery GRID Control 2. sencha extjs (very easy to configure) [B][I][U]Best Example… Re: Grid Control in jsp Programming Web Development by manish250 … are easily configurable ways: - 1. Use jquery GRID Control 2. sencha extjs (very easy to configure) [B][I][U]Best Example… Re: Grid Control in jsp Programming Web Development by manish250 … are easily configurable ways: - 1. Use jquery GRID Control 2. sencha extjs (very easy to configure) [B][I][U]Best Example… Re: table problem Programming Web Development by blocblue Try [URL="http://www.sencha.com/products/extjs/"]ExtJS[/URL]. Re: Excel like Datagrid Programming Web Development by sureronald Check out [URL="http://www.sencha.com/products/extjs/examples/"]extJS[/URL]. There's an editable grid that works just like an excel spreadsheet Re: How To Use EXTJS Programming Web Development by stbuchok [url]http://docs.sencha.com/ext-js/4-0/#!/guide/getting_started[/url]