Diagram Grid focus box?

Hello, I using the diagram with the view gridstyle set to LINE and the dashstyle set to SOLID to give the effect of a spreadsheet like grid with rows and columns. I would like to know if there is a way to display to the user a focus box on the selected grid and row. for example if the user opens my form and then selects the diagram at a point that equates to row 2 col 2, can i display something to represent its position?

1 Reply

MF Meera Fathima Syncfusion Team October 21, 2005 09:35 AM UTC

Hello Tim, You can use a handler for the Diagram''s click event and within that you can display the location value for a particular point that is being clicked using Controller.MouseLocation property. Thanks for your interest in Syncfusion. Regards, Meera Syncfusion Inc.,

Loader.
Up arrow icon