Oleg
Posts: 0
Joined: Mon Aug 26, 2013 10:22 am

How to create app with grid?

How to create app with grid containing data from database
adding data to grid and changing it ?
I mean bind each rows in database to rows in grid.
Like in Excell grid
Thank you.
P.S. russian / english answer

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to create app with grid?

Hi Oleg!

Please check the tutorial, there is the idea:
http://docs.appery.io/tutorials/build...
You will need to create Grid and drop Labels in..

To create database service in app check http://docs.appery.io/tutorials/build...

To Invoke Sercive look here http://docs.appery.io/tutorials/build...

Tell if it helps.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to create app with grid?

Hi Oleg!

  1. Create DB (http://docs.appery.io/tutorials/build...).

    Database tutorial http://docs.appery.io/documentation/b...

  2. Please check the tutorial, there is the idea of design:
    http://docs.appery.io/tutorials/build...
    You will need to create Grid and drop Labels in..

  3. You will need to create database service, see this link http://docs.appery.io/tutorials/build... (#1-#6)

  4. Create the mapping like shown http://docs.appery.io/tutorials/build...
    Map $ to Grid, and components from DB to Labels (each to each).

    Back to datasources- go Design Tab.

  5. To Invoke Service look here http://docs.appery.io/tutorials/build...
    You can choose any other Component/Event to Invoke.

    Tell if it helps.

Oleg
Posts: 0
Joined: Mon Aug 26, 2013 10:22 am

How to create app with grid?

its really hard to understand
could you please help me to make this grid in my project for example then i understand and continue working with your service?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to create app with grid?

The best way is to follow this step by step tutorial: http://docs.appery.io/tutorials/build.... It shows exactly what you want to do.

Oleg
Posts: 0
Joined: Mon Aug 26, 2013 10:22 am

How to create app with grid?

sorry i cant do it right
may be you show it in my project as example then i understand

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to create app with grid?

Please show us what you tried and what's not working.

Oleg
Posts: 0
Joined: Mon Aug 26, 2013 10:22 am

How to create app with grid?

how to show you ?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to create app with grid?

Post screen shots of what you did and what doesn't work.

Oleg
Posts: 0
Joined: Mon Aug 26, 2013 10:22 am

How to create app with grid?

http://appery.io/app/mobile-frame?src...
this is the preview screen
is it right ?
but how to update data in database after changing text field?

Return to “Issues”