Closed Methraen closed 4 years ago
By the way, is it possible to put two arguments in the same column for example (name - description) ?
Hello @Methraen
disable edit cannot be done by checking item status.
Yes you can put two arguments into one column you can use this functionallity in configuration
HasCompositeValueFormatter
HasBlazorComponentValueRender
Or in razor page you can use
BlazorComponentColumnCollection.AddColumnValueRenderFunction
https://github.com/Mewriick/Blazor.FlexGrid/wiki/Custom-components-in-column
Hello @Mewriick
If i have a column state for example, can i disable edit on lines that states equals false ?