Hello Joe,
Editors in
ClientTemplate are not officially supported, but you can use
MVVM initialization and binding to achieve it. For your convenience, following is a simple example demonstrating how to bind a checkbox:
And within the DataBound event you need to bound the input elements to the model:
Best Regards,
Konstantin Dikov
Telerik by Progress