Unanswered: Data from Database is not displaying in Sencha list view
Unanswered: Data from Database is not displaying in Sencha list view
hi,
The below is my code for getting data from sql server to sencha list view thru asp.net web service.
Web service is returning in format json. But loading symbol is coming data is not coming. Please check the below code and help me out where the error is located. Thanks in advance
Sorry for my foolish question. How to create server database ?
I built a web app about shopping by ST2. So I have to built a server database to load and save data. I readed many threads in forum and until now, I know follow solutions:
1. Sqllite proxy ( Does it support server database?)
2. Microsoft SQL 2008 and read through aps.net by using models, stores, proxy of sencha touch. Or i will export database to json file for reading.
3. other
What is the best solution? Can you suggest it for me? Thank you so much