Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Implementing Hottrack
rbuser
March 2005
edited March 2005
in
General
Hi all,
we need to implement a feature on report builder, that the user can "focus"
a data line along with an onclick event. Is something like this possible?
Comments
nicocizik
March 2005
edited March 2005
Hi,
Take a look at the OnDrawCommandClick event of the visual components in
ReportBuilder. Assigning this event will essentially make that component
clickable and execute the code inside the event when it is clicked.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
Take a look at the OnDrawCommandClick event of the visual components in
ReportBuilder. Assigning this event will essentially make that component
clickable and execute the code inside the event when it is clicked.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com