This example demonstrates how to open a pop-up dialog when a user clicks a hyperlink in the grid's column. Define master and detail GridView settings in separate PartialView files: ...
Specify a data column's DataItemTemplate property, add a spin editor to the template, and bind the editor to the corresponding column values.