Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am binding kendo grid with dynamic created DataTable. Now i need to implement Batch Editing for Kendo grid. I can not use model as my tables and fields are generated dynamically. I thought of generating model class dynamically with Reflection.Emit but was unable to do it. Is there any other solution for my requirement.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900