This question is locked. New answers and comments are not allowed.
In Telerik 2011.2.1012, Hidden() attribute on column grid doesn't render any output in DOM,
while in Telerik 2011.2.914 it renders following
<td style="display:none;width:0;display:none;width:0;">some value</td>.
That is big problem because we are using those fields later in javascript and now our app is breaking.
