Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
If i wanted to create my own navigation for my store that automatically expands when going into a sub-category, is the asp.net treeview component the best to use or is there something else i should be looking at? NB question for sure ;)
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
The asp.net treeview control uses lots of table tags by default. It is very "heavy" on the page and that's why we didn't use it. Now that there are CSS control adapters for the builtin controls it might be okay.
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
thats what i noticed when i viewed my source... any other suggestions?
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Ive been trying to install the css adpaters on my box but i keep on getting an error... stupid windows error reporting ;)
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
this goes hand in hand with the CSS Friendly Adapters... it works pretty nice. asp.net 2.0 is pretty cool when digging around in this stuff. (atleast from a NB standpoint)
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.