Hi Team,
I have 1 issue and one query
- I am unable to move row manually when nestedRows is set to true
- Custom Renderer is called soo many times even if there is only one row (for example my customNumericRenderer is called 10+ times when there is only 3 cells which is of type numeric during init)
I have created JSFiddle for the same
Please help me to solve this problem.
Thanks in advance