Clear a Search on a Grid Component that is Embedded into a UX component

Description

Clears the search filter for an embedded Grid component that was filtered using the 'Search a Grid Component that is Embedded into a UX' action.

Discussion

For use in conjunction with the Search a Grid Component that is Embedded into a UX component action. Clears the search form in the UX and removes the filter from the embedded Grid.

If the Search a Grid Component that is Embedded into a UX component action applied a Base Filter, this action cannot be used to clear the search.

Table Filter/Order Properties

Embedded Grid name

The name of the embedded Grid component to clear the search.

Component alias name

(Read only) This is the component alias name. You cannot edit the alias here. You must edit is as part of the embedded Grid definition.

VERY IMPORTANT: If you change the Grid component's alias, you MUST edit and save this action to regenerate the underlying JavaScript for the action.

Controls to clear

Specify the controls on the UX component that should be cleared. (These are the controls were the user entered the search criteria).

Videos

Searching a Grid Embedded in a UX Component

While it is easy to add a Search Part to a Grid, there may be situations where you want to create a much more sophisticated Search Part for the Grid than the built-in Search Part allows.

For example, you might want your 'search part' to be organized into collapsible 'accordion' panes and you might want users to be able to use sliders and calendar controls to enter their search criteria.

Using the layout power that the UX component offers, it is very easy to create extremely sophisticated layouts to prompt for search criteria. These videos shows how you can use Action Javascript to search a Grid that has been embedded in the UX component. The net result being the ability to create an extremely powerful and flexible 'power search' part for your Grids.

Download Component

The Action Javascript to search a Grid embedded in a UX component was originally released as a Power Search Feature Pack addon for Alpha Five Version 11. These features are included automatically as part of Alpha Anywhere and do not require a feature key.

Limitations

UX Component Only

See Also