This is a migrated thread and some comments may be shown as answers.

[Solved] [HiddenInput(DisplayValue = false)] Not Working, Displays the field in MVC Grid

0 Answers 20 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Srikanth
Top achievements
Rank 1
Srikanth asked on 20 Mar 2012, 05:45 PM
We have following field in the model

[HiddenInput(DisplayValue = false)]
public string String0{ get; set; }

When using the model i understand this field shoud be hidden from view. Telerik grid ignores and renders the field.

This field is dispalyed in the Grid as shown in the attached document.

Can anyone point me in right direction.
Tags
General Discussions
Asked by
Srikanth
Top achievements
Rank 1
Share this question
or