MS4BIĀ®

MS4BI HELP 2022

by MS4script
01-Introduction
Preface & Copyright
Getting started
Informations + Cmd/param Server
Demos Simple
02- Declarations
Structure
Type
03- Instructions
Conditions if,do,while..
Char/Text functions Char or Text..()
Get + Include functions Get, Include..
String functions String# (hashtag)
Date-Time Day, Time, Year.
Display
Call
Formulas Complex
04- Database
Connector Ado, Odbc, Dsn, SAP, Ms4
DB Connect Create, delete
Import DataSource Import, Consolidation
Administration Admin, User
05- Sql-Query
Sql
Query Form : BTS,Plus
Grid option
06- Charts
Forms Plus, Win, Image, Excel, Morris...
Pie Std, Donut, 3D...
Bar Std, Stack, Line, Area, Plot
Radar
QrCode, Gauge
Step, Stock...
,Google,Leaflet... GeoMap
,Gantt,Timeline,Org.
DrawWindow [web]
07- Dashboard
Form tab, no tab
Responsive UI
08- Report
Report Hierarchy
Report Design
09- Filters
Dialogue + Call
10- Menus
Menu Design
Menu Frameset
Menu Custom
11-UI : Responsive
Tables Responsive,Frame,position
List Group
Text
Panel Header, body, Footer
Button Button, Progress Bar
Icon & Button
Collapse Group, Panel
Notifications
12- Encryption
Encrypt
Decrypt
13- Windows
Dialogue
Picture, Frame, Button..
MsgBox
Grid

Designer

00-OverView
01-Transaction
02-Setting
05-Import
10-Formula
15-Report-Part1
16-Report-Part2
20-Query-Part1
21-Query-Part2
25-Report-Query-Style
30-QrCodeImage
31-Windows
32-Frame
40-TabStrip
50-Collapse
60-BeginForm
63-Input-SubmitBox
70-Input-Select
71-Input-Insert
72-Input-Update
73-Input-Delete
75-Input-Query
77-ListComBo
81-Button-Link
82-Button-DataList
86-Sticky-Label
91-Insert-PhpJsHtml
92-Insert-MS4script
15- Css, html, Php, js.
Insert Native language Begin_sw..End_Sw
16-Install + tools.
Installation & Configuration This Menu
Generate Native... Php, Html, js..
Code Generator Ms4 Script
MarkDown Ms4 Script
Source Code Menu Help This Menu
written with ms4script
      

BASIC HELP : MS4BI by MS4script

2022 version 1.10

Chapter 11 : Responsive UI

KEYWORD :

BEGIN_DIV

END_DIV

TABLE RESPONSIVE

Definition

Defines a column/line responsive table in a division block

Syntax

 
	
Begin_div : responsive table or table "css"  	
        column        |   column separator 1  literal 1 |   column separator 2 literal 1 | ..
        line 1        |   column separator 1 literal x |   column separator 2 literal z | .. 
        line 2 ..     |   column separator 1  literal y |   column separator 2 literal z. | ..
End_div  ; 
		
	
	

Example 1

 
	 		
  

Responsive Table UI

Output example 1

MS4BI : Responsive table UI 1

# Date Time Amount
3326 10/21/2013 3:29 PM $321.33
3325 10/21/2013 3:20 PM $234.34
3323 10/21/2013 3:00 PM $23.71
3322 10/21/2013 2:49 PM $8345.23
3321 10/21/2013 2:23 PM $245.12
3320 10/21/2013 2:15 PM $5663.54
3319 10/21/2013 2:13 PM $943.45

MS4BI : Responsible table UI 2 : css 0Table

# Date Time Amount
3326 10/21/2013 3:29 PM $321.33
3325 10/21/2013 3:20 PM $234.34
3323 10/21/2013 3:00 PM $23.71
3322 10/21/2013 2:49 PM $8345.23
3321 10/21/2013 2:23 PM $245.12
3320 10/21/2013 2:15 PM $5663.54
3319 10/21/2013 2:13 PM $943.45



Visualise Example UI
Source & Copy UI
Visualise ALL Examples : UI

Prerequisites

#includeSYSpathMS4BI "zInclude\includeChart.h"
CSS :
- Customisation : Put your stylesheet in this directory: DRIVER:\MandragorePlanete\zInclude\css

Remarks

This example :
driver::\MandragorePlanete\MS4BI\02-DEMO-DESKTOP-BI-EXCELandSTANDARD\90-OTHERS-UI
- The content of a responsive table may include all the MarkerDown abbreviations

See also

BEGIN_DIV : FRAME , POSITION :RELATIVE, POSITION :ABSOLUTE



KEY WORD :

BEGIN_DIV

END_DIV

FRAME

Definition

Defines a frame for publishing text with attributes, links, contacts, in a division block

Syntax

 
Begin_div :   Frame "css"  	
     your text 
End_div  ;
	
	
	

Example 1

 
	 		
  

Table Frame UI

Output example 1

MS4BI : Responsive frame UI 2


Basic syntax


cuius omnis sermo erat de amicitia querebatur ,
quod omnibus in rebus homines diligentiores essent;
capras et oves quot quisque haberet,
cin illis quidem parandis adhibere curam,



  • esse nec habere quasi


  • getms4bi.com
    contact@mgplanete.com

    Visualise ALL Examples : UI

    Prerequisites

    #includeSYSpathMS4BI "zInclude\includeChart.h"
    CSS :
    - Customisation: Place your stylesheet in the following directory: DRIVER:\MandragorePlanete\zInclude\css
    - FRAME: Mandatory keyword: $INSERT-TEXT$

    Remarks

    This example :
    driver:\MandragorePlanete\MS4BI\02-DEMO-DESKTOP-BI-EXCELandSTANDARD\90-OTHERS-UI
    - The contents of a FRAME table may contain all the MarkerDown abbreviations.

    See also

    BEGIN_DIV : TABLE RESPONSIVE , POSITION :RELATIVE, POSITION :ABSOLUTE, PANEL, ICON, TEXT , LIST_GROUP , TABLE TROW,TCELL, NOTIFICATION, PROGRESSBAR;






    KEY WORD :

    TABLE

    TROW

    TCELL

    Definition

    In a division block, defines a TABLE with attributes,button,icon, links, contacts,... in a division block In a division block, defines TROW define ROW
    In a division block, defines TCELL define CELL (a few cells in row)

    Reminder:

    A division is represented by < open division ....> close division

    Syntax

     
     
     <table attribute 1 + attribute 2...(optional)	 :  
       <trow :  
         <tcell : < code ms4script  > 
        	>
         <tcell : < code ms4script  > > 
           >
        >,/* end 1 Trow table */
       <trow : ... 
       >,/* end 2 Trow table */
     >; /* table end */ 
    	
    	
    

    Example 1

     
    	 		
      

    Table TROW TCELL UI

    Output example 1

    Total messages Posts Comments
    News Likes Notifications
    Albums Groups Permissions
    Visualise ALL Examples : UI

    Prerequisites

    #includeSYSpathMS4BI "zInclude\includeChart.h"
    CSS :
    - Customisation: Place your stylesheet in the following directory: DRIVER:\MandragorePlanete\zInclude\css

    Remarks

    This example :
    driver:\MandragorePlanete\MS4BI\02-DEMO-DESKTOP-BI-EXCELandSTANDARD\90-OTHERS-UI
    - The contents of a TABLE may contain all the MarkerDown abbreviations.
    Attributes :
    $Bts_Class_Table

    See also

    BEGIN_DIV : TABLE RESPONSIVE , POSITION :RELATIVE, POSITION :ABSOLUTE



    KEY WORD :

    POSITION

    Definition

    Places an object (chart, table, frame) in a window, using relative or absolute coordinates.

    ABSOLUTE Syntax

     
     	
    position  : integer y , integer x, (height) integer or auto , (width) integer or auto :
    or 
    position  : integer y , integer x, auto,auto :
     	
    

    RELATIVE Syntax

     
     	
    position  : relative  , (height) integer or auto , (width) integer or auto :
    or
    position  : relative  , auto, auto :	
    	
    	
    

    example

    MS4BI : position : relative,auto,270 :


    Sed saepe enim redeo ad Scipionem, cuius omnis sermo erat de amicitia querebatur , quod omnibus in rebus homines diligentiores essent; capras et oves quot quisque haberet, dicere posse, amicos quot haberet, non posse dicere et in illis quidem parandis adhibere curam , in amicis eligendis neglegentis esse nec habere quasi
    Option Description by MgPlanete :)
    width =1250 cuius omnis sermo erat , Business
  • ko ..
  • homines diligentiores essent;
    capras et oves quot quisque
  • ok ..
  • Visualise ALL Examples : UI

    Prerequisites

    #includeSYSpathMS4BI "zInclude\includeChart.h"
    CSS :
    - Customisation: Place your stylesheet in the following directory: DRIVER:\MandragorePlanete\zInclude\css

    Remarks

    This example :
    driver:\MandragorePlanete\MS4BI\02-DEMO-DESKTOP-BI-EXCELandSTANDARD\90-OTHERS-UI

    See also

    BEGIN_DIV : TABLE RESPONSIVE , POSITION :RELATIVE, POSITION :ABSOLUTE

    Interested in joining us? contact@mgplanete.com
    The Mg Planete team


    Copyright 2022 by Mandragore Planete

    the official sites :
    mgplanete.com
    getms4bi.com
    demos.ms4bi.com
    help.ms4bi.com
    ms4script.com

    Download

    official site :
    getms4bi.com

    Our purpose : Keep it simple !


    written with ms4script
    • help 01.010.2022.8

    MS4BI in 5 minutes