kjohnson530
IS-IT--Management
Hello all,
I trying to learn how to develop a drilldown feature with my data using ASP and I'm wondering if anyone has any tutorial suggestions.
I'd like to be able to provide a list of hyperlinks from my db that when one is click it expands the data directly below it:
example
--Baseball db--
Teams
Rumors
News
Click on teams and the following happens.
Teams
Houston
Boston
New York
Rumors
News
Click on a team:
Teams
Houston
Bagwell
Biggio
Clemens
Boston
New York
Rumors
News
I have a feeling this is pretty easy to do, but i simply don't know where to get the info I need to learn how to do this.
I trying to learn how to develop a drilldown feature with my data using ASP and I'm wondering if anyone has any tutorial suggestions.
I'd like to be able to provide a list of hyperlinks from my db that when one is click it expands the data directly below it:
example
--Baseball db--
Teams
Rumors
News
Click on teams and the following happens.
Teams
Houston
Boston
New York
Rumors
News
Click on a team:
Teams
Houston
Bagwell
Biggio
Clemens
Boston
New York
Rumors
News
I have a feeling this is pretty easy to do, but i simply don't know where to get the info I need to learn how to do this.