This question is locked. New answers and comments are not allowed.
hi,
1 of my fields bound to my grid is an array of strings.
i dont wish to display these values in the grid, but ideally i would like to replace the content of the field with a button like edit but with View which displays a dialog window with the array values in.
is this possible via telerik mvc grid? if so, can you suggest a way i can implement this?
regards,
dave
p.s. maybe possible to implement the Command.Select and override this function and display a dialog?
1 of my fields bound to my grid is an array of strings.
i dont wish to display these values in the grid, but ideally i would like to replace the content of the field with a button like edit but with View which displays a dialog window with the array values in.
is this possible via telerik mvc grid? if so, can you suggest a way i can implement this?
regards,
dave
p.s. maybe possible to implement the Command.Select and override this function and display a dialog?