How to add dropdown in table? #6093
Unanswered
ngominhtrungcmag
asked this question in
Q&A
Replies: 1 comment
-
@ngominhtrungcmag could you upload a mini-repro-project? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try add Dropdown in table but it can't show like expect. Please help me how to show Dropdown in table
`<Table @ref="_table" TItem="SysCompany" RenderMode="TableRenderMode.Table" class="table-sys0108"
HeaderTextWrap="true" ShowRefresh="false" ShowSearch="true" ShowAdvancedSearch="false"
ShowLoading="true" ShowFilterHeader="true"
IsPagination="true" PageItemsSource="[10, 20, 40]" IsFixedHeader="true"
Beta Was this translation helpful? Give feedback.
All reactions