Click here to Skip to main content
15,919,132 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: using CSS programatically Pin
Elina Blank14-Jan-07 10:19
sitebuilderElina Blank14-Jan-07 10:19 
AnswerRe: using CSS programatically [modified] Pin
sams781014-Jan-07 14:59
sams781014-Jan-07 14:59 
QuestionCLASS Project in VS 2005 Pin
Amit Kumar G13-Jan-07 12:04
Amit Kumar G13-Jan-07 12:04 
AnswerRe: CLASS Project in VS 2005 Pin
Guffa13-Jan-07 12:25
Guffa13-Jan-07 12:25 
GeneralRe: CLASS Project in VS 2005 Pin
Amit Kumar G13-Jan-07 12:30
Amit Kumar G13-Jan-07 12:30 
GeneralRe: CLASS Project in VS 2005 Pin
Christian Graus13-Jan-07 15:57
protectorChristian Graus13-Jan-07 15:57 
AnswerRe: CLASS Project in VS 2005 Pin
Colin Angus Mackay14-Jan-07 11:00
Colin Angus Mackay14-Jan-07 11:00 
QuestionTree menu with expand/collapse function Pin
simsen13-Jan-07 8:39
simsen13-Jan-07 8:39 
Hi,

I'm a newbee into asp.net programming....

I want to develope a menu into my website that has the tree structure (without anything else than the text no -+ and so on) like this:

Menu1
Menu1.1
Menu1.2
Menu2
Menu2.1
Menu3
Menu3.1
Menu3.2
Menu3.3
and so on.......
Where the submenus expand/colapse when I click on the Menu1/2/3.

I want it to dynamic with an access database I've created this way:

MenuId MenuChild MenuName Link
1 0 Menu1 menu1.aspx
2 1 Menu1.1 menu1-1.aspx
3 1 Menu1.2 menu1-2.aspx
4 0 Menu2 menu2.apx
and so on

Can anybody help me to link to an tutorial where I can learn how to program the above in asp.net with C#... And I use an access database - but I'm able to also to use an MSSql database (the database is not my problem)

Kind regards

simsen Smile | :)
AnswerRe: Tree menu with expand/collapse function Pin
Amit Kumar G13-Jan-07 12:35
Amit Kumar G13-Jan-07 12:35 
GeneralRe: Tree menu with expand/collapse function Pin
simsen13-Jan-07 20:34
simsen13-Jan-07 20:34 
QuestionASP.NET Layout?? Pin
suketh13-Jan-07 7:23
suketh13-Jan-07 7:23 
QuestionQuestion. VS2005, Deployment, IIS, Pin
Raido081213-Jan-07 4:47
Raido081213-Jan-07 4:47 
QuestionWizard Control Question... Pin
Naif_Prof13-Jan-07 0:39
Naif_Prof13-Jan-07 0:39 
AnswerRe: Wizard Control Question... Pin
Naif_Prof13-Jan-07 2:04
Naif_Prof13-Jan-07 2:04 
QuestionFire Fox Pin
Khan.Bangash13-Jan-07 0:21
Khan.Bangash13-Jan-07 0:21 
AnswerRe: Fire Fox Pin
Amit Kumar G13-Jan-07 12:00
Amit Kumar G13-Jan-07 12:00 
Questionhow to embed flash components in ASP.NET [modified] Pin
biaali13-Jan-07 0:21
biaali13-Jan-07 0:21 
Questionpdf file Pin
ptvce12-Jan-07 22:31
ptvce12-Jan-07 22:31 
Questionscreen saver Pin
ptvce12-Jan-07 21:21
ptvce12-Jan-07 21:21 
Answer[Message Deleted] Pin
WebsitesNG13-Jan-07 9:53
WebsitesNG13-Jan-07 9:53 
GeneralRe: screen saver Pin
ptvce13-Jan-07 18:30
ptvce13-Jan-07 18:30 
QuestionWorking in Active Directory Pin
aaraaayen12-Jan-07 21:14
aaraaayen12-Jan-07 21:14 
QuestionSSL And ASP.Net 2.0 Pin
Prashant Kurapati12-Jan-07 21:10
Prashant Kurapati12-Jan-07 21:10 
Questioncrystal report Pin
ptvce12-Jan-07 20:58
ptvce12-Jan-07 20:58 
QuestionHow to convert normal URL to parameterized URL Pin
nxde200012-Jan-07 16:10
nxde200012-Jan-07 16:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.