Topic: Multiple grids

Hello

I am interested in using MVD to create a small app with 4 related grids:

4 Related tables

Table 1  - Grid 1
Table 2 - Grid 2 (Has relational field to table 1)
Table 3 - Grid 3 (Has relational field to table 2)
Table 4 - Grid 4 (Has relational field to table 3)

Is this possible in MVD - I did try but was unable to make this happen.

Can data be programmatically exported to text files?

Can data be programmatically imported from web pages?

Thank you
Michael

Re: Multiple grids

Hello,

Do you mean Linked list  like: Country > Region > City > Street  ?

For export/import use SQLiteStudio

I think quite difficult to import from web pages.

Dmitry.

Re: Multiple grids

Yes - something like that:

Countries
Regions
States
Cities

4 grids. Is that possible? Whats the best way to implement that?

Re: Multiple grids

I've already done it, but it will be in the new version, tomorrow or the day after.
this can be used ComboBox, not Grid

Dmitry.

Re: Multiple grids

Hello, new user here.

do you have an example for this?
i'm planning to create a database with at least 2 related tables, and i'm lost as to how to define it on your software.

an explanation is a great help, but if you have a sample database you can share, it would be most appreciated!

Thank you for the software. Your sample databases/projects have been immensely helpful.

Re: Multiple grids

Hello,


You can find this sample in:
Documents\My Visual Database\Examples\Linked Lists

Dmitry.

Re: Multiple grids

my bad. (i noticed the folder, 2 hours after i replied this thread)

I didn't notice that there are examples being created in the Documents folder.
When i started your software, there was no hint of example databases that i can study.

(though i did visit your video lessons), and i had to scour the web for other examples,
but that's another story.

thanks for the reply, and more power.