This was something I myself wanted to do – cellrender a jqxMenu inside a jqxGrid cell. As Peter Stoev states, the jqxMenu showed and worked fine at startup, but when the grid was re-rendered (column ordering changed, scrollbar position changed etc…), only the HTML part showed – destroying my nice looking grid.
Peter, what is the reason for not supporting such a case like this? Why is there no ‘doneRendering’ event which we could hook up to?
Best regards,
Per Eivind