Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kendoListView should have editTemplate option #233

Open
Steve887 opened this issue May 17, 2016 · 1 comment
Open

kendoListView should have editTemplate option #233

Steve887 opened this issue May 17, 2016 · 1 comment

Comments

@Steve887
Copy link

Currently the templates options for kendoListView only contains template for the default template, while the Kendo documentation specifies an editTemplate to use when editing the List View item (http://docs.telerik.com/kendo-ui/api/javascript/ui/listview#configuration-editTemplate).

The templates option for kendoListView should also contain editTemplate and altTemplate to cover all available options.

I am planning on forking to make this change (since I have already made it in my local project but thought it should come to the main project).

@danielmeza
Copy link

We can do the same whit the multiselect, it not suport KO templates, if you share your code I can learn how to do it with the multi select widget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants