Looking for a way to inject a widget (Img in my case) into a TreeGrid. I've done this with ListGrid but obviously overriding createRecordComponent() doesn't work for TreeGrids.
I couldn't find anything in the showcase.
I added a separate column into the TreeGrid and trying to add an image with a handler to open a pop-up.
Thanks!
I couldn't find anything in the showcase.
I added a separate column into the TreeGrid and trying to add an image with a handler to open a pop-up.
Thanks!
Comment