Click here to Skip to main content
16,014,765 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUsing Of Adrotor with xml file and Ajax in Asp.net Pin
G Dhiman25-Aug-08 20:23
G Dhiman25-Aug-08 20:23 
AnswerRe: Using Of Adrotor with xml file and Ajax in Asp.net Pin
Blue_Boy25-Aug-08 20:51
Blue_Boy25-Aug-08 20:51 
QuestionIs the Unload event fired when Page Caching is enabled? Pin
jrhea25-Aug-08 13:08
jrhea25-Aug-08 13:08 
AnswerRe: Is the Unload event fired when Page Caching is enabled? Pin
AlexeiXX325-Aug-08 16:22
AlexeiXX325-Aug-08 16:22 
GeneralRe: Is the Unload event fired when Page Caching is enabled? Pin
jrhea25-Aug-08 17:46
jrhea25-Aug-08 17:46 
GeneralRe: Is the Unload event fired when Page Caching is enabled? Pin
AlexeiXX325-Aug-08 17:59
AlexeiXX325-Aug-08 17:59 
GeneralRe: Is the Unload event fired when Page Caching is enabled? Pin
jrhea25-Aug-08 18:13
jrhea25-Aug-08 18:13 
QuestionTreeview Pin
Steve R Adams25-Aug-08 10:48
Steve R Adams25-Aug-08 10:48 
I really hope that somebody out there reads this and responds. I'm having a real nightmare here and just to top it off Im not even a seasoned developer!

I am trying to create a treeview that will display multiple levels of users (a network marketing program).

I have an MS-Access table containing:

memberid (unique)
membersponsor
membername
imagetodisplay (contains a url to an image of the level of the user in the program ie junior, senior etc)

At some stage (before .net) it was possible to use this structure because you simply told the application the node id where to wanted to insert the record but now it seems this is not the case. I am firstly told that this is not hierachical data (which, if you take the sponsor / memberid into account, it actually is).

Some sponsors have no members under them while some have hundreds. How do I get this into a form that a treeview will recognise? All I want to do is display the membername and the image.

I am using vb.net on visual studio 2005. The treeview is residing on an .aspx page (if that makes any difference)

I have found various references on this site about first writing to a dataset and then using various classes to do this but even if I download the code and just change the dataset it doesn't work. I think this has something to do with the fact that the sample was written for only two levels whilst mine may have numerous levels deep.

PLEASE can somebody help.
Thanks
Steve
AnswerRe: Treeview Pin
AlexeiXX325-Aug-08 16:18
AlexeiXX325-Aug-08 16:18 
GeneralRe: Treeview Pin
Steve R Adams28-Aug-08 10:24
Steve R Adams28-Aug-08 10:24 
GeneralRe: Treeview Pin
AlexeiXX328-Aug-08 10:40
AlexeiXX328-Aug-08 10:40 
GeneralRe: Treeview Pin
Steve R Adams28-Aug-08 11:47
Steve R Adams28-Aug-08 11:47 
GeneralRe: Treeview Pin
Steve R Adams2-Sep-08 11:57
Steve R Adams2-Sep-08 11:57 
GeneralRe: Treeview Pin
AlexeiXX33-Sep-08 6:41
AlexeiXX33-Sep-08 6:41 
Questiongmail "more actions" menu? Pin
Todd Smith25-Aug-08 9:22
Todd Smith25-Aug-08 9:22 
AnswerRe: gmail "more actions" menu? Pin
Colin Angus Mackay25-Aug-08 10:51
Colin Angus Mackay25-Aug-08 10:51 
QuestionFileUpload and the content type Pin
Fernando A. Gomez F.25-Aug-08 9:07
Fernando A. Gomez F.25-Aug-08 9:07 
AnswerRe: FileUpload and the content type Pin
Christian Graus25-Aug-08 9:44
protectorChristian Graus25-Aug-08 9:44 
GeneralRe: FileUpload and the content type Pin
Fernando A. Gomez F.25-Aug-08 12:15
Fernando A. Gomez F.25-Aug-08 12:15 
AnswerRe: FileUpload and the content type Pin
Todd Smith25-Aug-08 9:51
Todd Smith25-Aug-08 9:51 
GeneralRe: FileUpload and the content type Pin
Fernando A. Gomez F.25-Aug-08 12:24
Fernando A. Gomez F.25-Aug-08 12:24 
QuestionFree mail client Pin
Md Nazmoon Noor25-Aug-08 7:31
Md Nazmoon Noor25-Aug-08 7:31 
QuestionHow to maintain Seesion in windows application Pin
Rickey_Me25-Aug-08 6:42
Rickey_Me25-Aug-08 6:42 
AnswerRe: How to maintain Seesion in windows application Pin
Colin Angus Mackay25-Aug-08 7:09
Colin Angus Mackay25-Aug-08 7:09 
GeneralRe: How to maintain Seesion in windows application Pin
Rickey_Me25-Aug-08 7:59
Rickey_Me25-Aug-08 7:59 

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.