-
Notifications
You must be signed in to change notification settings - Fork 3
Subgrid
PhuocLe edited this page Jun 25, 2024
·
9 revisions
Render a SubGrid
control on the dialog
# | Name | Required? | Type | Description | Note |
---|---|---|---|---|---|
1 | Type | SubGrid |
Dataverse Dialog Builder SubGrid control |
||
2 | Logical Name | x |
string |
The logical name of the control |
|
3 | Label | string |
The text you want to display | ||
4 | Entity Logical Name | x |
string |
Select primary entity of subgrid | |
5 | View(s) | x |
string |
Select views of subgrid | |
6 | Records Per Page | x |
int |
How many records per page | |
7 | Contextual? | boolean |
|||
8 | Quick Find? | boolean |
|||
9 | View Picker? | boolean |
|||
10 | Rows | x |
int |
How many rows you want subgrid render |
|
11 | Visible | boolean |
show or hide control when dialog load |