Axel Posted June 1, 2012 Share Posted June 1, 2012 How can i make like a DxDraw gridList, i'v seen this somewhere but i got just some small ideas.. (dxDrawRectangle and moving the coordonates?) Thanks for reply. Link to comment
Jaysds1 Posted June 1, 2012 Share Posted June 1, 2012 Well, you could use: dxDrawRectangle -- to draw the gridlist onClientMouseDown --this is for when they want to move the gridlist up/down onClientClick -- this is when they click on the dx Text most of it is x and y coordinates, for the clicks you could add a variable to them and add them to a table(this is possible), if you just add a variable to it, then it's not going to work. I think that's good enough Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now