HxListLayout
Data presentation component composed of HxGrid
for data, HxOffcanvas
for manual filtering and HxNamedViewList
for pre-defined filters.
Basic example
#
LCID | DisplayName | Name | EnglishName | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Edit:
Title template
#
LCID | DisplayName | Name | EnglishName | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Edit:
Search
#
LCID | DisplayName | Name | EnglishName | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Edit:
Named views
#
LCID | DisplayName | Name | EnglishName | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Edit:
API
Parameters
Name |
Type |
Description |
CardSettings |
CardSettings |
Settings for the wrapping HxCard . |
CommandsTemplate |
RenderFragment |
|
DataTemplate |
RenderFragment |
|
DetailTemplate |
RenderFragment |
|
FilterModel |
TModel |
|
FilterModelChanged |
EventCallback<TModel> |
|
FilterOffcanvasSettings |
OffcanvasSettings |
Settings for the HxOffcanvas with the filter. |
FilterOpenButtonSettings |
ButtonSettings |
Settings for the HxButton opening filtering offcanvas. |
FilterSubmitButtonSettings |
ButtonSettings |
Settings for the HxButton submitting the filter. |
FilterTemplate |
RenderFragment<TModel> |
|
NamedViewsTemplate |
RenderFragment |
|
SearchTemplate |
RenderFragment |
|
Title |
string |
|
TitleTemplate |
RenderFragment |
|
Static properties
CSS Variables
Name |
Description |
Default |
--hx-list-layout-table-font-size |
Table font size.
|
.875rem |