PDA

View Full Version : [CLOSED] Fetching data in mobile pages



ampathdev
Jan 05, 2017, 11:31 AM
Hi

In the data examples I only see an example using jsonp (http://mobile.ext.net/#demo/jsonp).
Can( and should) we use DirectMethods etc?

Edit: bug in my code caused App.direct call not to work. It works properly now. Question still stands

fabricio.murta
Jan 05, 2017, 5:26 PM
Hello!

Yes, you can use DirectEvents and DirectMethods to load data to a grid. You can base your grid off this desktop example for instance:
- GridPanel > ArrayGrid > Remote Load (https://examples4.ext.net/#/GridPanel/ArrayGrid/Remote_Load/)

Now if you try this on your Ext.NET mobile example and it does not work, we can surely help you make it work. Just not sure what is done in the example pointed above is really what you need.

Hope this helps!

fabricio.murta
Jan 21, 2017, 2:58 PM
Hello @ampathdev!

It's been some days since we replied your thread and still no feedback from you. Do you still need help with this issue?.. If we don't hear back from you in about 7 business days, we'll be marking this as closed, but it won't prevent you from posting follow-ups here when you feel like.