Click here to Skip to main content
15,890,123 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Edit GridView Pin
treuveni23-Jun-10 0:02
treuveni23-Jun-10 0:02 
GeneralRe: Edit GridView Pin
Not Active23-Jun-10 2:39
mentorNot Active23-Jun-10 2:39 
Question.aspx page not opening as it should ! Pin
Razanust22-Jun-10 23:05
Razanust22-Jun-10 23:05 
AnswerRe: .aspx page not opening as it should ! Pin
www.Developerof.NET22-Jun-10 23:19
www.Developerof.NET22-Jun-10 23:19 
AnswerRe: .aspx page not opening as it should ! Pin
mihsathe23-Jun-10 2:34
mihsathe23-Jun-10 2:34 
Questionajax for partial refresh of the page Pin
KishoreT22-Jun-10 22:59
KishoreT22-Jun-10 22:59 
AnswerRe: ajax for partial refresh of the page Pin
Venkatesh Mookkan22-Jun-10 23:07
Venkatesh Mookkan22-Jun-10 23:07 
QuestionRe: ajax for partial refresh of the page Pin
KishoreT22-Jun-10 23:15
KishoreT22-Jun-10 23:15 
In the actual context I have three listboxes, if i selected one item in the first listbox, the selectedindexhanged event is raised to get the neccessary details for the selected item in the first listbox and post the resulsts in the second listbox.

the same scenario for the second listbox, if the item is selected in the second listbox, postback is done to get the details to fill in the third listbox.

all the three controls are in the same <tr> which is shown as follows
<asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager>
<pre><asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<tr>
listbox1 onselectedindexchanged1
listbox2 onselectedindexchanged2
listbox3
<tf>
</asp:UpdatePanel >
</ContentTemplate></pre>
Questionconnection to server was reset. Pin
Naunt22-Jun-10 21:29
Naunt22-Jun-10 21:29 
AnswerRe: connection to server was reset. Pin
Vimalsoft(Pty) Ltd23-Jun-10 3:35
professionalVimalsoft(Pty) Ltd23-Jun-10 3:35 
QuestionHow to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Raheem MA22-Jun-10 20:57
Raheem MA22-Jun-10 20:57 
AnswerRe: How to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Covean22-Jun-10 21:33
Covean22-Jun-10 21:33 
QuestionDeleting user Pin
bigphish22-Jun-10 20:49
bigphish22-Jun-10 20:49 
AnswerRe: Deleting user Pin
R. Giskard Reventlov22-Jun-10 22:22
R. Giskard Reventlov22-Jun-10 22:22 
GeneralRe: Deleting user Pin
bigphish23-Jun-10 0:39
bigphish23-Jun-10 0:39 
GeneralRe: Deleting user Pin
Not Active23-Jun-10 2:37
mentorNot Active23-Jun-10 2:37 
QuestionASP.Net Development Pin
Abdul_Rouf22-Jun-10 20:10
Abdul_Rouf22-Jun-10 20:10 
AnswerRe: ASP.Net Development Pin
mihsathe23-Jun-10 2:42
mihsathe23-Jun-10 2:42 
GeneralRe: ASP.Net Development Pin
Abdul_Rouf23-Jun-10 17:58
Abdul_Rouf23-Jun-10 17:58 
QuestionIIS worker process NT user-id [modified] Pin
MrWhiteboard22-Jun-10 14:16
MrWhiteboard22-Jun-10 14:16 
QuestionBase Class Authetication ?? Pin
tarun_jeet22-Jun-10 10:16
tarun_jeet22-Jun-10 10:16 
AnswerCross post Pin
Not Active22-Jun-10 10:25
mentorNot Active22-Jun-10 10:25 
GeneralRe: Cross post Pin
tarun_jeet22-Jun-10 10:28
tarun_jeet22-Jun-10 10:28 
GeneralRe: Cross post Pin
Not Active22-Jun-10 10:31
mentorNot Active22-Jun-10 10:31 
QuestionEmail Form Pin
Jerry Hammond22-Jun-10 10:02
Jerry Hammond22-Jun-10 10:02 

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.