Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by CHW on Mar 25, 2008 16:23
open dhtmlx forum
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
Answer posted by Support on Mar 26, 2008 05:12
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