Hi guys,
1. I've implemented the custom dropdown editor but navigating between cells is not possible unless I click with mouse on another cell. "Enter" just opens the dropdown and tab takes me to another grid on the same page.
I am sure I am missing something because the regularly editor type:"select" works fine, just a custom doesn't.
2. Also is there any way to customize grid title cls for a specific grid. I can change the div.pq-grid-title but it impacts all grids on the page and I need to change a grid title background color on one grid only
Thanks a lot for your help.