Position

S

simon

Is it possible to get the position of the element, for example if I click
the button in the datagrid, the position of that button:

Private Sub dgdMedia_ItemCommand(ByVal source As Object, ByVal e As
System.Web.UI.WebControls.DataGridCommandEventArgs) Handles
dgdMedia.ItemCommand

If e.CommandName = "Media" Then

e.positionX

e.positionY

end if

end sub



Thank you,

Simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top