Example of Cell Templates in ASP.NET Core Spreadsheet Control
This sample demonstrates cell template feature with interview registration form scenario using input components.
DEMO
SOURCE
In this demo, cell template is applied to `C2:C9` and instantiated with input components like TextBox, DropDownList, RadioButton, MultiSelect, DatePicker etc.
More information about cell template feature can be found in this documentation section.