I created my database and in my table exist a column with is auto incremented. However, I can't get to set the ID as hidden as I would normally do in MVC , namely the following.
@Html.HiddenFor(model => model.id)
Is there a way to accommplish this in telerik?
1 Answer, 1 is accepted
0
Nencho
Telerik team
answered on 19 Oct 2018, 10:55 AM
Hello Kemuel,
I am not quite sure about what exactly is the intended implementation. Could you please elaborate a bit more on the matter? Are you asking whether we have a components that would suit as an alternative for HiddenFor? If so - I am afraid that we don't have such.
I am looking forward to your reply.
Regards,
Nencho
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.