Pass hidden fields in Kendo Post for InLine Grid

后端 未结 0 1414
渐次进展
渐次进展 2020-12-30 19:56

How to pass Hidden Fields in Kendo Grid ?

columns.Bound(p => p.UserID).Hidden();

Above code didn\'t work.

Is there any other possib

相关标签:
回答
  • 消灭零回复
提交回复
热议问题