Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
151061 | Jan 29,2020 03:34 PM UTC | Dec 18,2020 05:45 PM UTC | Blazor | 5 |
![]() |
Tags: Pivot Table |
public void ColummRender(ColumnRenderEventArgs args)
{
//you can set column width
args.Columns[1].Width = "200";
args.Columns[2].Width = "150";
} |
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.