How to pass Hidden Fields in Kendo Grid ?
columns.Bound(p => p.UserID).Hidden();
Above code didn\'t work.
Is there any other possib