Example of Cell Templates in ASP.NET Core Spreadsheet Control

Spreadsheet
Templates
Cell Templates

This sample demonstrates cell template feature with interview registration form scenario using input components.

ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACAD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Interview Registration Form
Name
Date of Birth:
Gender:
Year of Experience:
Areas of Interest:
Mobile Number:
Email:
Address:

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.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab