Hi
I saw this url for EditTemplate purpose
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/manual-crud-operations/defaultcs.aspx
here I canot solve this name space issue this line any one guide me
var product = new Model.ReadWrite.Product();
I added this name space also
System.Data.Entity.Migrations
but i meet this issue
Error 38 The type or namespace name 'Model' could not be found (are you missing a using directive or an assembly reference?)
I need Edit Template For Telerikgrid using server side records binded with Crud operations
any one guide me
5 Answers, 1 is accepted
This Namespace is from the internal custom DB models added to the AppData folder of our QSF. You can download the local demo Installer to have these models locally.
Regards,
Maria Ilieva
Telerik
See What's Next in App Development. Register for TelerikNEXT.
This is an entity framework model, which you can generate with a standard Northwind database table. If you are using SQL you can check this article instead:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/database-level-editing
For running the mentioned and any other demo locally on your machine, you can download the Live Demos package which automatically includes these Entity Model files:
http://www.telerik.com/forums/download-demo-sample-application
I hope this will prove helpful. In addition, I am also sending another sample with these files included.
Regards,
Eyup
Progress Telerik
Hello, can you tell me if you can download the dll & where can I download it???
Hi Edgar,
You can download the assemblies in your account's download page:
https://www.telerik.com/account/product-download?product=RCAJAX
Hope this helps.
Regards,
Eyup
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.