asp.net ajax accordion recursive method
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi friends. i want make a recursive method for fill all categories and subcategories to a asp.net ajax accordion. so i need like this: Computers --Notebook ---AMD ----Intel -----Intel Core Duo -------Intel ABC PC -------Intel XYZ PC -----Intel Core 2 Duo --Desktop PC ---PC1 ---PC2 Mobiles --With Camera ---Good Phone ---Bad Phone --Without Camera --Pocket PC how I to do bind or fill this structure to Ajax accordion?
viva la commune