This question is locked. New answers and comments are not allowed.
Hi,
I just started using MVC (mvc 2 rtm) and the telelrik mvc grid (2010.1.309.235) a couple of months ago. Currently, I'm running into an issue when performing inline editing. I am using server binding on the grid, and when I edit a row, if any cell is NULL in the database I will not get a textbox for that cell in the edit row. Is this expected due to the strongly type nature of MVC?
Thanks, Xin