Hi guys,
I'm not sure if I'm using the correct terminology, but anyway here it goes.
I'm using Visual Studio 2005.
I've been assigned to create a Sales report that displays all staff with their respective sales number per row, so far no problems.
I want to make it possible to click on a staff name, and then show sales amount for respective product sold by the staff. The product rows should be expanded and indented just below the staff name. (It could be great if a plus sign was displayed aside the name too, which I guess comes automatically)
How do I accomplish this?
I´ve been googling it alot but I'm not able to find how to do it. All help is greatly appreciated!
Thanks in advance!