Original Data For Example

You need use menu [File/Create] or [File/Modify] project for data table.
You can see data files example in folder VX\USER\ :

    - chart.cdf
    - demo.cdf
    - department.cdf
    - employee.cdf
    - finace.cdf
    - ftype.cdf
    - matrix.cdf
    - matrix3.cdf
    - matrixx.cdf
    - province.cdf
    - religion.cdf
    - salary.cdf

You also can see source code css in folder WEBROOT\CSS\*.css
    - *.css



You also can see source javascript code html script in folder WEBROOT\SYS\VX.js
    - *.js



You also can see source html code html script in folder VX\WEBROOT\:*.html
source code html for this example

source code html for this example


This list created data, original data for example: :

- chart.cdf
Used for chart example:

create/modify structure chart data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for chart


- demo.cdf

Used for demo input data field:
    + field type: Char,Date,Memo,Logic, Number
    + Script code.
    + Edit form (VX+ code or Html webpage code).
    + Report form.
    + Label form.
    + Format field.

create/modify structure demo data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for demo


- department.cdf


create/modify structure department data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for department


- employee.cdf


create/modify structure employee data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for employee


- finace.cdf

Used for finace function.

create/modify structure finace data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for finace


- matrix.cdf

Used for matrix function.

create/modify structure matrix data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for matrix


- matrix3.cdf

Used for matrix 3d function.

create/modify structure matrix 3d data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for matrix3


- matrixx.cdf

Used for matrixx function.

create/modify structure matrixx data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for matrixx


- province.cdf

Used for input data select inside client.

create/modify structure province data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for province


- religion.cdf

Used for input data select inside client.

create/modify structure religion data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for religion


- salary.cdf


create/modify structure salary data table

After that, you open by menu [Table/Open] and input data by menu [Data/Edit], like below:
example data for salary