Template column with the wrapper?

0 Answers 228 Views
Grid wrapper
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 19 Oct 2022, 05:51 PM | edited on 19 Oct 2022, 06:55 PM

I'm using the Grid Wrapper, I can't for the life of me figure out how to do a template column?

 

..or like binding to a WCF date to convert to something readable

 

 

**EDIT**

Got it with the column data API bindings

Petar
Telerik team
commented on 20 Oct 2022, 07:07 AM

Hi, Sitefinitysteve. 

Just to be sure that you managed to achieve everything you need to do in your scenario, did you succeed with both the column template and WCF date functionalities?

Do you still need assistance with some of the discussed cases? 

 

sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
commented on 20 Oct 2022, 12:13 PM

Yeah, it's annoying though that it's the kendo templates though so I can't really do events, have to hack around it with a global variable and passing in the objects, but it works!
Petar
Telerik team
commented on 20 Oct 2022, 02:27 PM

Hi, Sitefinitysteve.

First of all, I am happy to hear that you managed to implement what you need in your application. Talking about the workarounds that you shared, if you want, you can send us the code that you are talking about and we can give feedback about it.

Another approach I can suggest if you are now starting a new project is to check the Kendo UI for Vue Native Grid in which the Kendo Templates are not used. The Native Grid is built from scratch with Vue JS and has all the benefits provided by the framework.

sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
commented on 20 Oct 2022, 03:54 PM

Oh believe me, I'd LOVE to do the native ones, but in this project Kendo jQuery Web is already loaded everywhere, and there's no global build to package it all up.

...unless there's a way to load the native widget scripts through CDN, and I can just use regular JS not a .vue file?

Plamen
Telerik team
commented on 21 Oct 2022, 06:46 AM

Hi Steve,

There actually is a way to use Kendo UI for Vue with CDN. In every package overview page we have a section with the CDN scripts that need to be added in order to run the component with CDN as here for example - https://www.telerik.com/kendo-vue-ui/components/grid/#toc-using-cdn

Here is a simple example with one Grid scenario - https://dojo.telerik.com/EdEDoSuV/2

If you decide to go this way at some point in the future and some questions arise please don't hesitate to contact us again.

Greetings,

Plamen

sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
commented on 21 Oct 2022, 10:08 AM

oh awesome!

Thanks so much for this

No answers yet. Maybe you can help?

Tags
Grid wrapper
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or