Completed
Last Updated: 09 Apr 2019 22:15 by ADMIN
Created by: Loren
Comments: 2
Category: UI for Blazor
Type: Feature Request
2

I would love to see this UI control for blazor with all the same great features

  • Filtering/Searching
  • Templates
  • Grouping
  • Cascading
Completed
Last Updated: 22 Mar 2019 13:49 by Ed
Created by: Chris
Comments: 3
Category: UI for Blazor
Type: Feature Request
1

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