Grid Personalization Menu
Description:
Grid Personalization Menu Button
Grid Personalization Menu Button component provides you with the ability to configure data grids by changing the order of the columns, resizing the column widths, hiding few columns etc and save them for future use.
Allowed Parent Components:
Card Header
Col
Allowed Child Components:
Popover
Pulse
Trigger Before Render
Properties
➤ Grid Item Id
Specify the Item ID of the associated Grid Component whose column settings (column order, column width & column visible state) needs to be stored.
Allowed Values: Free text field
➤ Placeholder
Specify a short hint that describes the view.
Allowed Values: Free text field
➤ Margin
Select a value to add margin on all four sides of the component. It is a shorthand for margin-top, margin-right, margin-bottom, and margin-left.
Allowed Values: Any number value
➤ Margin Bottom
Select a value to add margin on the bottom of the component.
Allowed Values: Any number value
➤ Margin Left
Select a value to add margin on the left of the component.
Allowed Values: Any number value
➤ Margin Right
Select a value to add margin on the right of the component.
Allowed Values: Any number value
➤ Margin Top
Select a value to add margin on the top of the component.
Allowed Values: Any number value
➤ Padding
Select a value to add padding on all four sides of the component. It is a shorthand for padding-top, padding-right, padding-bottom, and padding-left.
Allowed Values: Any number value
➤ Padding Bottom
Select a value to add padding in the bottom of the component.
Allowed Values: Any number value
➤ Padding Left
Select a value to add padding in the left of the component.
Allowed Values: Any number value
➤ Padding Right
Select a value to add padding in right of the component.
Allowed Values: Any number value
➤ Padding Top
Select a value to add padding in top of the component.
Allowed Values: Any number value
Last updated