|
Templates Support
Templates provide support for adding Syncfusion and third party controls like CheckBox, Button,
ComboBox, NumericUpDown, MaskedEdit, MonthCalendar, TextBox, CurrencyTextBox, Image Control, Hyperlink, etc., as grid fields.
Using templates, custom controls can be added to the respective sections of the grid, including the various grid taskbars, such as PagerBar
and NavigationBar.
The below grid adds DropDownList and DropDownCalendar controls via EditTemplate for editing 'Title' and 'BirthDate' columns. It
also uses a DropDownList control for the 'Country' column.
Adding Syncfusion Controls in Templates
|
|