Angelo Bordonaro asked 2017-07-31 13:57:58 UTC
It's possible to place a userpopup under columnheadercell of a datagridview?
I can not use the ShowPopup (control) method by passing headercell as a parameter because headercell is not a control. Using ShowPopup (x, y) I have the problem of how to calculate the headercell coordinates (especially if datagridview is nested in other containers).
Any suggestions?
thanks in advance
Angelo Bordonaro asked 2017-07-31 13:57:58 UTC
It's possible to place a userpopup under columnheadercell of a datagridview?
I can not use the ShowPopup (control) method by passing headercell as a parameter because headercell is not a control. Using ShowPopup (x, y) I have the problem of how to calculate the headercell coordinates (especially if datagridview is nested in other containers).
Any suggestions?
thanks in advance