Meinrad Recheis
Meinrad Recheis
What do we need to do to make sure it compiles everything correctly? Should we browse through the entire docs or do you think this is unnecessary PS: I guess...
I'd say bugs should have a repro etc, so it would be good to have a separate issue for each bug. But you can link it here so we can...
@MS-Hayden Accordant with other such issues we have decided that a `Variant` property for buttons, inputs etc which are sub-components of another component is not what we want as it...
@ArieGato I think I designed it that way because the idea of the preview event is to be able to abort the completion of the interaction which is probably the...
ok, now only the test coverage is missing.
Don't forgte to answer Kuro's question too
@pratt33k Did you not look at the data grid examples on the website? If you look at the code of the examples everything should become clear: https://mudblazor.com/components/datagrid#advanced-data-grid
Using the `context` variable in templates is common Blazor knowledge. Read https://blazor-university.com/ from front to back and you know everything
@pratt33k This is valuable feedback. If you think the example or the explanation of it in our docs can be improved for easier understanding please help us. You can modify...
Thanks @MeysamMoghaddam !