This is a migrated thread and some comments may be shown as answers.

[Solved] EditorTemplate for Grid Popup Edit

1 Answer 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jared
Top achievements
Rank 1
Jared asked on 30 Nov 2011, 10:24 PM
Maybe I'm missing something simple but I need to create a custom EditorTemplate for Add/Edit/Delete.

I already looked at: http://www.telerik.com/community/forums/aspnet-mvc/grid/custom-edit-popup.aspx which is great and all but doesn't solve the problem. I need an "Edit" template that is different than the "create" since some fields need to be readonly when editing. I'd also like to display a few of the entity's properties on delete. Is there a way for me to specify this?

I'm currently going down a long dark road of using the window to accomplish this, but its getting a bit scary. It "works" but cheese n rice I'm jumping through a lot of hoops and this isn't going to scale well. It seems the Grid is sooo close to doing what I need so hopefully someone can point me in the right direction?

1 Answer, 1 is accepted

Sort by
0
Jared
Top achievements
Rank 1
answered on 02 Dec 2011, 05:04 PM
Did more searching around and found some examples that will maybe work.

I still think it would be a great feature to be able to set an action/controller to call for HTTPGET so we can do any business logic that might be needed.

Admin: Please delete this thread if you want.
Tags
Grid
Asked by
Jared
Top achievements
Rank 1
Answers by
Jared
Top achievements
Rank 1
Share this question
or