Click here to Skip to main content
15,888,286 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSample code to post a asp.net forms data to third party API in XML input Pin
Roberts Techie7-Sep-14 19:07
Roberts Techie7-Sep-14 19:07 
GeneralRe: Sample code to post a asp.net forms data to third party API in XML input Pin
Kornfeld Eliyahu Peter7-Sep-14 20:51
professionalKornfeld Eliyahu Peter7-Sep-14 20:51 
GeneralRe: Sample code to post a asp.net forms data to third party API in XML input Pin
Richard MacCutchan7-Sep-14 21:27
mveRichard MacCutchan7-Sep-14 21:27 
GeneralRe: Sample code to post a asp.net forms data to third party API in XML input Pin
Kornfeld Eliyahu Peter7-Sep-14 21:57
professionalKornfeld Eliyahu Peter7-Sep-14 21:57 
GeneralRe: Sample code to post a asp.net forms data to third party API in XML input Pin
Richard MacCutchan7-Sep-14 22:15
mveRichard MacCutchan7-Sep-14 22:15 
AnswerRe: Sample code to post a asp.net forms data to third party API in XML input Pin
Bernhard Hiller7-Sep-14 22:06
Bernhard Hiller7-Sep-14 22:06 
QuestionHow to implement a Treeview / Form interface. Pin
Wierdbeard656-Sep-14 4:21
Wierdbeard656-Sep-14 4:21 
AnswerRe: How to implement a Treeview / Form interface. Pin
jkirkerx6-Sep-14 12:30
professionaljkirkerx6-Sep-14 12:30 
The user control wont' persist upon post back, so it goes away.
I think it's in the user control, but I can't tell because there is not code for it.

You may want to start using Page.IsPostback to check the life cycle of the page before loading and unloading things
Member 10409255 wrote:
There doesn't appear to be an OnClick event for a TreeView..

You can program events
SelectAction = TreeNodeSelectAction.Expand
Member 10409255 wrote:
I want the postback to update my application and then leave the node selected

I don't understand that, you want to clear the tree view, or change the selected node?
Turn the visibility off, or change the CSS display to none.
Or change the node selected in code behind.
GeneralRe: How to implement a Treeview / Form interface. Pin
Wierdbeard656-Sep-14 15:21
Wierdbeard656-Sep-14 15:21 
GeneralRe: How to implement a Treeview / Form interface. Pin
jkirkerx6-Sep-14 16:20
professionaljkirkerx6-Sep-14 16:20 
GeneralRe: How to implement a Treeview / Form interface. Pin
Wierdbeard6512-Sep-14 6:54
Wierdbeard6512-Sep-14 6:54 
QuestionNeed to POST xml data to web device w/ c# ASPX Pin
Member 110616635-Sep-14 5:36
Member 110616635-Sep-14 5:36 
QuestionAsp.net GridView with JQuery Pin
Member 106549793-Sep-14 20:41
Member 106549793-Sep-14 20:41 
QuestionRe: Asp.net GridView with JQuery Pin
ZurdoDev5-Sep-14 6:19
professionalZurdoDev5-Sep-14 6:19 
QuestionConverting Word document to HTML page Pin
meeram393-Sep-14 19:14
professionalmeeram393-Sep-14 19:14 
SuggestionRe: Converting Word document to HTML page Pin
Kornfeld Eliyahu Peter3-Sep-14 20:14
professionalKornfeld Eliyahu Peter3-Sep-14 20:14 
QuestionEncoding password sent to MVC web service reports vulnerability issues Pin
Stephen Holdorf3-Sep-14 8:22
Stephen Holdorf3-Sep-14 8:22 
QuestionAjax call Error when using FileStream in code Pin
pawan Jha19883-Sep-14 2:59
pawan Jha19883-Sep-14 2:59 
AnswerRe: Ajax call Error when using FileStream in code Pin
Richard Deeming3-Sep-14 3:32
mveRichard Deeming3-Sep-14 3:32 
GeneralRe: Ajax call Error when using FileStream in code Pin
ZurdoDev3-Sep-14 3:36
professionalZurdoDev3-Sep-14 3:36 
GeneralRe: Ajax call Error when using FileStream in code Pin
pawan Jha19884-Sep-14 0:54
pawan Jha19884-Sep-14 0:54 
QuestionThe request failed with HTTP status 401: Unauthorized Pin
Member 101656822-Sep-14 2:38
Member 101656822-Sep-14 2:38 
AnswerRe: The request failed with HTTP status 401: Unauthorized Pin
Jameel VM2-Sep-14 3:41
Jameel VM2-Sep-14 3:41 
GeneralRe: The request failed with HTTP status 401: Unauthorized Pin
Member 101656822-Sep-14 20:07
Member 101656822-Sep-14 20:07 
SuggestionRe: The request failed with HTTP status 401: Unauthorized Pin
Richard Deeming3-Sep-14 1:44
mveRichard Deeming3-Sep-14 1:44 

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.