This question is locked. New answers and comments are not allowed.
Hello,
I have got a grid which uses ajax binding to get items. The grid is on a razor view and this view has a model.
How can I write the defined data key of the selected row to a property of the model??
If the information is important: the property is binded to a textbox.
I have got a grid which uses ajax binding to get items. The grid is on a razor view and this view has a model.
How can I write the defined data key of the selected row to a property of the model??
If the information is important: the property is binded to a textbox.