Hi I really want help on rendering two elements using the renderer function for the checkbox column. I want to place a jqxdropdownlist on top of the checkbox but I cannot seem to do correctly. I know how to do with column grouping but I was wondering a another way just by using renderer.
It is a not correct approach to creating a DropDownList in the header.
I would suggest you use “toolbar” (and rendertoolbar callback) to create it there.