New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Cell Formatting
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Id | FirstName | LastName | Position | HireDate |
---|
1 | Daryl | Sweeney | CEO | 2/7/2012 |
2 | Guy | Wooten | Chief Technical Officer | 3/3/2010 |
31 | Buffy | Weber | VP, Engineering | 7/11/2011 |
51 | Skyler | Cleveland | VP, Engineering | 11/10/2014 |
3 | Priscilla | Frank | Chief Product Officer | 11/30/2014 |
4 | Ursula | Holmes | EVP, Product Strategy | 6/6/2011 |
24 | Melvin | Carrillo | Director, Developer Relations | 7/21/2014 |
28 | Martha | Chavez | Developer Advocate | 3/12/2013 |
29 | Oren | Fox | Developer Advocate | 5/14/2013 |
40 | Amos | Barr | Developer Advocate | 3/9/2010 |
48 | Elmo | Tyson | Software Developer | 9/18/2014 |
57 | Rose | Mcintyre | Personal Assistant | 6/30/2015 |
71 | Stacey | Lynn | QA Engineer | 7/31/2014 |
95 | Cassady | Whitley | Software Developer | 5/7/2013 |
96 | Haviva | Campbell | Support Officer | 3/5/2013 |
- Cell-formatting.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.