Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Removing the ... from RadzenDataGrid header in case the cell is to small to show the whole text

$
0
0

I'm displaying a table with RadzenDataGrid and I don't want to show the ... of the column name. E.g. Name becomes "N...".

I tried adding this to the Blazor app.css :

.rz-datatable td, .rz-datatable th, .rz-cell-data {    text-overflow: clip !important;    white-space: nowrap !important;    overflow: hidden !important;}

Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>