Hi,
I wonder if I can ask for some help/guidence please..
We have a small ASP based system whereby a customer can select various report options from a menu, input parameters and then be displ;ayed a 'report' (Table) containg their data.
This is actioned on a SQL Server 20000 database using stored procedures and works fairly well.
One facilty they require is the ability to 'drill down' further into the displayed data.
i.e 5 rows containing ref no, date, owner,description are diplayed initially but further information such as location, phone numbers etc needs to be displayed if a record is clicked.
Our idea is to have a small graphical + button in the first column which when clicked opens another form displaying the full record?
How would it be best to achieve this effect?
Any help/suggestions would be appreciated.
Regards and thanks
PaulSc.
I wonder if I can ask for some help/guidence please..
We have a small ASP based system whereby a customer can select various report options from a menu, input parameters and then be displ;ayed a 'report' (Table) containg their data.
This is actioned on a SQL Server 20000 database using stored procedures and works fairly well.
One facilty they require is the ability to 'drill down' further into the displayed data.
i.e 5 rows containing ref no, date, owner,description are diplayed initially but further information such as location, phone numbers etc needs to be displayed if a record is clicked.
Our idea is to have a small graphical + button in the first column which when clicked opens another form displaying the full record?
How would it be best to achieve this effect?
Any help/suggestions would be appreciated.
Regards and thanks
PaulSc.