Hi,
I am using SQL Server Reporting Services 2005. I have a textbox on the report and it jumps to a another report on clicking the value. So it is set in the navigation tab.
I want to change the color of the textbox or fill the textbox with some color (some effect) on clicking the textbox. Basically i wanted to do something on the click event.
Is there a inbuilt function to write code in the click event?
Thanks
Gita