Click here to Skip to main content
15,881,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 4:36
Steve Holdorf5-May-12 4:36 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 6:45
Steve Holdorf5-May-12 6:45 
AnswerRe: loading a window with xmlDocument data Pin
jkirkerx6-May-12 13:53
professionaljkirkerx6-May-12 13:53 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf6-May-12 15:01
Steve Holdorf6-May-12 15:01 
GeneralI have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx6-May-12 17:11
professionaljkirkerx6-May-12 17:11 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf6-May-12 22:36
Steve Holdorf6-May-12 22:36 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx7-May-12 6:27
professionaljkirkerx7-May-12 6:27 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf9-May-12 0:50
Steve Holdorf9-May-12 0:50 
Read your reply and thank you very much! What I am doing is going to have a master page with a rad menu and use your AJAX tool kit to load and unload custom controls, like in your demos. I guess my biggest problem is, with only a single XMLDocument with all of the data contained, iterating through it and pulling out the top root level nodes for the menu. Then once a root level node menu item is selected getting that node's second level child node data to fill the 1st level custom control (i.e. text fields and drop down fields). Then once a second level child node's data dropdown is selected then filling the 2nd custom control with that main root's third level child node data, etc. I don't think I can bind directly anywhere as I feel that some sore of iteration methods must be used. I think the xml will be 3 - 4 levels deep and will be the only data source for my catalog application. Have you had any dealings with such a seniro and if so any good links. The links you sent me before were mostly binding to an xmldatasource, and not using xmlDocument iteration and dynamically loading controls which I must do in my case. In my case binding directly to xml is not an option unless I can pull child node sections in to an xml source that will allow for binding. Any help would be great and as always thanks for your help!

Steve Holdorf
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx9-May-12 8:19
professionaljkirkerx9-May-12 8:19 
QuestionValidation controls not firing onblur Pin
indian1434-May-12 14:18
indian1434-May-12 14:18 
AnswerRe: Validation controls not firing onblur Pin
Parwej Ahamad4-May-12 19:57
professionalParwej Ahamad4-May-12 19:57 
Questionstartup web page Pin
classy_dog4-May-12 9:00
classy_dog4-May-12 9:00 
AnswerRe: startup web page Pin
Sandeep Mewara4-May-12 9:39
mveSandeep Mewara4-May-12 9:39 
GeneralRe: startup web page Pin
classy_dog4-May-12 10:00
classy_dog4-May-12 10:00 
GeneralRe: startup web page Pin
Sandeep Mewara4-May-12 21:31
mveSandeep Mewara4-May-12 21:31 
QuestionAsp.net and C Pin
ksoftkeyan4-May-12 5:11
ksoftkeyan4-May-12 5:11 
AnswerRe: Asp.net and C Pin
Ali Al Omairi(Abu AlHassan)4-May-12 7:03
professionalAli Al Omairi(Abu AlHassan)4-May-12 7:03 
GeneralRe: Asp.net and C Pin
ksoftkeyan6-May-12 18:17
ksoftkeyan6-May-12 18:17 
QuestionForms Authentication Pin
MWRivera4-May-12 4:48
MWRivera4-May-12 4:48 
AnswerRe: Forms Authentication Pin
MWRivera7-May-12 10:12
MWRivera7-May-12 10:12 
Questionweb app 2010 debug Pin
classy_dog4-May-12 4:26
classy_dog4-May-12 4:26 
Questiontest asp.net web app Pin
classy_dog4-May-12 2:10
classy_dog4-May-12 2:10 
Questionvs 2010 test server Pin
classy_dog3-May-12 17:29
classy_dog3-May-12 17:29 
AnswerRe: vs 2010 test server Pin
egenis3-May-12 18:44
egenis3-May-12 18:44 
Questionweb app startup page Pin
classy_dog3-May-12 17:27
classy_dog3-May-12 17:27 

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.