This is a migrated thread and some comments may be shown as answers.

How to Solve this NameSpace issue for Telerik Grid

5 Answers 511 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaya
Top achievements
Rank 1
Jaya asked on 06 Apr 2015, 11:50 AM

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

Sort by
0
Maria Ilieva
Telerik team
answered on 09 Apr 2015, 10:47 AM
Hello Jaya,

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.

 
PastorBurt
Top achievements
Rank 1
commented on 14 Apr 2022, 08:40 PM

This answer reads like nonsense.   To begin with, whqt is the QSF?   Next, you can dowload the local dem installer to have these models locally?   Really?  Where precisely is thie AppData folder reference????   Then Namespace is from the internal custome DB models.   Really.   Where is the "internal custom DB models" and how do we get a reference to it?   In plan English, what is the reference that should be added to the application we are making that will define "Entity".   This answer is not helpful.   The whole answer reads like gobbledy-gook.     There should be detailed instructions here to resolve this reference, otherwise duplicating this application becomes a fools journey.
PastorBurt
Top achievements
Rank 1
commented on 14 Apr 2022, 08:40 PM

How about a translation for the is line?   r
0
Phil
Top achievements
Rank 1
answered on 21 Jun 2017, 01:34 PM
I have run the demo installer. Where is the Model.ReadWrite.Telerik assembly?
0
Eyup
Telerik team
answered on 26 Jun 2017, 06:33 AM
Hi Phil,

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
edgar
Top achievements
Rank 1
answered on 03 May 2020, 02:33 PM

Hello, can you tell me if you can download the dll & where can I download it???

0
Eyup
Telerik team
answered on 06 May 2020, 07:12 AM

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

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Grid
Asked by
Jaya
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Phil
Top achievements
Rank 1
Eyup
Telerik team
edgar
Top achievements
Rank 1
Share this question
or