I need to display a custom partial view when the Add New Record button is pressed.
Mainly because two of the controls in that partial view are unique.
1. Kendo Editor
2. Partial View that contains a scrollable list of textboxes that highlight on click
This is why i cannot use a simple Editor Template.