This question is locked. New answers and comments are not allowed.
Telerik,
I have an MVC Grid with a special requirement: Allow to insert rows, but only allow certain fields to be updated. I was achieving this by manually disabling specific DropDownLists using onGridEdit client-side event... After updating to 2011.2.712.340 I notice that the disabled field values are no longer included in the form post values...
Is this the expected behavior? Is there a workaround I could try to accomplish this?
Thanks,
Leo.
I have an MVC Grid with a special requirement: Allow to insert rows, but only allow certain fields to be updated. I was achieving this by manually disabling specific DropDownLists using onGridEdit client-side event... After updating to 2011.2.712.340 I notice that the disabled field values are no longer included in the form post values...
Is this the expected behavior? Is there a workaround I could try to accomplish this?
Thanks,
Leo.
