Need inputs to create the layouts

Hello Maksim,

We are building a IPad Application and we do not want to go with XCode and we are really interested to build the application using webix framework, as we are using the framework in our desktop application.

I need your help to understand, how can I create the below layout for my application, you can find the image in the below location to understand the layout.

http://tinypic.com/view.php?pic=21432og&s=8

If you hit the above URL, you will find the existing application in the IPAD, but we want to generate the same layout using webix, would be appreciable if you can suggest us or to guide us.

and one more inputs we would like to know, is there any Database is available in the market which we can use for Apps.

Thanks,
Rah

Hi,

Please check
http://webix.com/snippet/4c63a1e4

Thanks Maksim, this is an really a great help.

Can you please suggest how I can add data table in “Some info” section once user clicks on contact button.

You can use one of list events to catch the click and use multiview to change view in right part of the screen.

http://webix.com/snippet/7333c04d

Thanks Maksim for the help and providing your inputs,

I have followed the Multiview able to complete my requirement, but I see one issue here, My page is not coming in full view and it is coming only till half of the browser page.

I am not sure where I am missing the height, because as suggested for the Mobile app, we should not give height and width, can you please suggest how I can see the page in full screen, below is the snippet.

http://webix.com/snippet/c077b9db

Hello Maksim,

Can you please suggest us.

Hello,

please add an empty row into elements collection for “Key information” form:

http://webix.com/snippet/87f4d1af

In this case, the form will take all available height.