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

[Solved] Mvc Grid Custom Editor Template

1 Answer 71 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.
ahmet
Top achievements
Rank 1
ahmet asked on 07 Sep 2011, 04:32 PM
Hi,

I want a custom editor template in order to select a person from popup window instead of selecting from a drop down list as below;

text box (read only) + button
 
when the button is pressed a popup window will be opened (loaded by a partial view). And the user will be
able to select an item from there.

The popup window will have filtering options for  the 
people like category, sex, range of age, title etc. And the people will be populated in a
list box below the filtering options. 

When user clicks ok on the  popup window the window will be closed and the textbox will be filled by the selection.

Is there a sample like that? Is that possible? Is there a good approach for this purpose?

Thank you in advanced...

1 Answer, 1 is accepted

Sort by
0
ahmet
Top achievements
Rank 1
answered on 09 Sep 2011, 08:37 AM
Anyone please?
Tags
Grid
Asked by
ahmet
Top achievements
Rank 1
Answers by
ahmet
Top achievements
Rank 1
Share this question
or