Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello, I'm trying to add one kendogrid to my page and load the data received in a property of my model and then sumbit them again.
I can show items but whsn send back to controller with a submit I recevive null in controller.
Anyone could help me?
This is my current code:
View
Controller