Is there a possibility to have an event attached to a click or double click in the detail band, that when the user clicks on it the application would be able to open the product form at that perticuler product?
Yes, you can implement the OnDrawCommandClick event of any report component to make it "clickable" in the preview window. This event sends you the drawcommand object, so you can use this information to determine which component was clicked and how to proceed.
Comments
Yes, you can implement the OnDrawCommandClick event of any report component
to make it "clickable" in the preview window. This event sends you the
drawcommand object, so you can use this information to determine which
component was clicked and how to proceed.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com