Skip to content

Commit ec36244

Browse files
committed
[update] what's new, pro notes for new api, minor fixes
1 parent 381631b commit ec36244

File tree

82 files changed

+307
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+307
-35
lines changed

docs/grid/api/blockselection/afterblockhandleapply_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the afterBlockHandleApply event of Grid block selec
66

77
# afterBlockHandleApply
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered after applying the handle action
1014

1115
### Usage

docs/grid/api/blockselection/afterblockselectionapply_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the afterBlockSelectionApply event of Grid block se
66

77
# afterBlockSelectionApply
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered after applying the selection
1014

1115
### Usage

docs/grid/api/blockselection/afterblockselectionmove_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the afterBlockSelectionMove event of Grid block sel
66

77
# afterBlockSelectionMove
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered after moving the selection boundary
1014

1115
### Usage

docs/grid/api/blockselection/beforeblockhandleapply_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the beforeBlockHandleApply event of Grid block sele
66

77
# beforeBlockHandleApply
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered before applying the handle action
1014

1115
### Usage

docs/grid/api/blockselection/beforeblockselectionapply_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the beforeBlockSelectionApply event of Grid block s
66

77
# beforeBlockSelectionApply
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered before applying the selection (e.g., to a range)
1014

1115
### Usage

docs/grid/api/blockselection/beforeblockselectionmove_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the beforeBlockSelectionMove event of Grid block se
66

77
# beforeBlockSelectionMove
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered before moving the selection boundary
1014

1115
### Usage

docs/grid/api/blockselection/blockhandlemousedown_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the blockHandleMouseDown event of Grid block select
66

77
# blockHandleMouseDown
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered when clicking on the selection handle
1014

1115
### Usage

docs/grid/api/blockselection/blockselectionend_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the blockSelectionEnd event of Grid block selection
66

77
# blockSelectionEnd
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered when the selection has been completed
1014

1115
### Usage

docs/grid/api/blockselection/blockselectionstart_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the blockSelectionStart event of Grid block selecti
66

77
# blockSelectionStart
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered when selection has been started
1014

1115
### Usage

docs/grid/api/blockselection/blockselectionvalidate_event.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: You can explore the blockSelectionValidate event of Grid block sele
66

77
# blockSelectionValidate
88

9+
:::tip pro version only
10+
This functionality requires PRO version of the DHTMLX Grid (or DHTMLX Suite) package.
11+
:::
12+
913
@short: triggered to check the possibility of starting a selection
1014

1115
### Usage

0 commit comments

Comments
 (0)