Action Containers
ProcessActionContainer event. You can customize an Action Container using its properties. You can also use the IActionContainer.Actions property to access ...
customize delete button layout
Apr 14, 2008 ... It is really tough to accomplish, but it will require customizing XAF ... The Delete action is placed in the RecordEdit action container (as you ...
How to: Customize Action Controls
A custom Action will be created, allowing users to enter a date and filter the List View accordingly. The implemented Action will accept keyboard input, as well ...
XAF Web - Group Actions
Nov 2, 2017 ... To achieve the required result in the New Web UI Theme, customize a template by adding a custom WebActionContainer and setting its IsDropDown property to true.
Create new action container in xaf blazor application
May 11, 2021 ... In v23.1, we introduced the isDropDown option for action containers. You can use it in your custom templates to group actions inside a drop-down.