Yves Senn
Posts: 0
Joined: Tue May 21, 2013 4:46 am

Grid in Grid doesnt show

Since a few weeks i have an app running which actually shows a grid inside a grid. I mapped data from a rest service and everything worked as expected.

A few days ago i recognized that this doesnt work anymore. The inner grid is set to display none while code is generated and i really dont get why this happens.

You can test it in my currently published version:

  1. goto http://medevent.app.appery.io/login.h...

  2. click login, the provided credentials will work for test environment

  3. Select list entry "Blutspenden"

  4. Check content of "Offene Posten"

    While inspecting you will recognize there is actually a grid in a grid which has values but somehow the display is set to none.

    Thanks for your help.

    Cheers Yves

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid in Grid doesnt show

Hello! We'll take a look and update.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Grid in Grid doesnt show

Hi Yves,

All the inner grids containing any output data have "display: none;" style, i.e. they're hidden.

Yves Senn5893543
Posts: 0
Joined: Mon May 27, 2013 4:27 pm

Grid in Grid doesnt show

Hey Katya,

Yeah, and exactly this is my problem. i didnt set them invisible. so why are they hidden?

cheers, yves

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid in Grid doesnt show

Hello! Perhaps you had some parameter mapped to "Visible" property. Please check. If it's not the reason please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

Yves Senn5893543
Posts: 0
Joined: Mon May 27, 2013 4:27 pm

Grid in Grid doesnt show

hello, i checked and couldnt find one. app is shared with support.

thanks gor having a look

cheers, yves

Yves Senn5893543
Posts: 0
Joined: Mon May 27, 2013 4:27 pm

Grid in Grid doesnt show

hello, i checked and couldnt find one. app is shared with support.

thanks gor having a look

cheers, yves

Yves Senn5893543
Posts: 0
Joined: Mon May 27, 2013 4:27 pm

Grid in Grid doesnt show

hello, i checked and couldnt find one. app is shared with support.

thanks gor having a look

cheers, yves

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Grid in Grid doesnt show

Hello! The table used in mapping becomes invisible (it's needed to create another visible tables). As a workaround you can use JS to make them visible or do not use such a big nesting. Put offenePostenIntern out of offenePosten and map requiredLevels not to offenePosten , but offenePostenIntern.

Yves Senn
Posts: 0
Joined: Tue May 21, 2013 4:46 am

Grid in Grid doesnt show

It works, thank you.

Return to “Issues”