Issue with column renderers

Hello everyone…
I’m newbie in Vaadin and i want to migrate from my Struts2 project to it.
I’m now stucked in a part where i have to use column renderers , so i tried the
demo
in Vaadin sampler but unfortunatley not working and it seems that it needs some extra classes .
Do I have to add some jars or maven dependecies ? please can you help me with a complete example?
Thank you very much

Have a look at demo code of this plug-in.

https://vaadin.com/directory#!addon/grid-renderers-collection-for-vaadin7
. Sources are at github. If you have a good idea for a new renderer, ask me.

Thank you very much for your help…
Please can you give me the link to the github source.


https://github.com/vaadin/grid-renderers-collection-addon

For most of directory add-ons, source code is published at github. See “Related links->Source code” in bottom-right corner of the addon page.

Thank you very much for your help; i’m grateful, can you advise me ressources or tutorials other than the official one , thank you vey much

I’m affraid no, since I’m Vaadin employee, any of my statements could be considered “official” :slight_smile:
Why don’t you like official resources? What’s wrong with them? Make us a pleasure, let us know and we’ll try to improve our materials.

The Vaadin documentation and material is AWESOME but more docs are always welcome; thank you very much