I have been playing with UI for Blazor a bit have have some minimal code working. I was wondering if is any rough documentation that at least lists the available attributes for KendoGrid, KendoGridColumn, RowTemplate, etc. Intellisense isn't popping up anything so I can't find what attributes are implemented. I know of KendoGrid: Data, Height, Sortable, Pageable, PageSize, and Page from the sample projects. For KendoColumn I am only aware of the Field attribute.
I'm not looking for detailed docs, as this is a very early preview, but if there is any way to at least find the names of the possible attributes, then I may be able to figure out how to use them myself.
Thanks and keep up the good work
Hi Chris,
Preliminary docs are online, I've added a link below. I want to mention that intellisense should work, so you may want to check your for updates to Visual Studio, ASP.NET, and Blazor before you continue.
https://docs.telerik.com/blazor/components/grid/overview.html
Best regards,
Ed Charbeneau
Hi Chris,
It's very early in development so we're working hard to get resources created. The best resource thus far is the article that just went out this week. https://www.telerik.com/blogs/telerik-ui-for-blazor-grid-component-basics
We will keep delivering more content and docs as the framework evolves.
Thanks for checking out the preview,
Ed Charbeneau