Drill-down reports and mouse
I am designing some drill-down reports. For example, when the user clicks over the CustomerName TextObject, I have captured the Click event and open a detailed report about the customer.
It works great, but as suggestion, if it is possible, I would ask you to change the mouse picture when it is over a box with a click event. For example, some reports have 20 columns, not all columns are drill-down, maybe only 5 or 6. It would be a good information to the user, so they can know which field has the drill-down feature.
I know that I mark the field with other color, underline, etc., but I would need to maintain the aspect of the main report in a consistent way, without differences between columns.
Thank you
It works great, but as suggestion, if it is possible, I would ask you to change the mouse picture when it is over a box with a click event. For example, some reports have 20 columns, not all columns are drill-down, maybe only 5 or 6. It would be a good information to the user, so they can know which field has the drill-down feature.
I know that I mark the field with other color, underline, etc., but I would need to maintain the aspect of the main report in a consistent way, without differences between columns.
Thank you
Comments