Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

237
Views
Kendo ui da datos vacíos

hola chicos, miren mi código para ver dónde está el problema. el problema es que kendo ui no me muestra datos, pero esto sucederá después de la plantilla. y parte de la url es mi controlador que funciona bien, pero como dije, el problema ocurre desde la plantilla y dice que el navegador puede identificar 'id'. así que me encantaría que alguien pueda ayudarme y sea nuevo con javascript y jquery. aquí está mi código:

 $("#my-grid").kendoGrid({ dataSource: { type: "Data", transport: { read: { url: '/News/LoadNews', dataType: 'json', type: 'GET' }, }, pageSize: 20, }, height: 550, groupable: true, sortable: true, pageable: { refresh: true, pageSizes: true, buttonCount: 5, }, columns: [ { field: "news_title", title: "عنوان", }, { field: "author_name", title: "نویسنده", }, { field: "news_write_date", title: "تاریخ", }, { title: "عملیات", template:'#= editNewsButton(Id) #' }, ], });
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!