What is the best way to trigger a click event on a user's drawed shape (client-side) and and allow the user to input label description. Example, user draw a rectangle and then click on the rectangle to add text description. Ideally, I would like to do all on the client-side without postback. Please advise.
Thanks in advance