Drop in Header

Hi,



I have drag&drop over grid.



My problem is to intercept the row (number) and column (number) in the HEADER of the grid.

In the DETAIL area. Everything works.



As I can intercept in the HEADER?



Best regards,



CHW

On drag event receives drop column index as 6th parameter, but there is no way to get info about row number in header without code modification