Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148280 | Oct 13,2019 06:07 PM UTC | Oct 15,2019 05:12 AM UTC | Blazor | 3 |
![]() |
Tags: Grid |
protected override void OnAfterRender(bool isrender)
{
...
}
|
<EjsGrid @ref=@grid TValue="Order" AllowPaging="true" Width="100%" Height="100%">
...
</EjsGrid>
@code{
EjsGrid<Order> grid;
...
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.