Click here to Skip to main content
15,902,635 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to pass control to asp.net webservice Pin
Dot Net26-Aug-07 17:26
Dot Net26-Aug-07 17:26 
AnswerRe: How to pass control to asp.net webservice Pin
Michael Sync26-Aug-07 17:36
Michael Sync26-Aug-07 17:36 
GeneralRe: How to pass control to asp.net webservice Pin
Dot Net26-Aug-07 19:52
Dot Net26-Aug-07 19:52 
AnswerRe: How to pass control to asp.net webservice Pin
Christian Graus26-Aug-07 17:54
protectorChristian Graus26-Aug-07 17:54 
QuestionDisplay a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 17:07
n_gchaitra26-Aug-07 17:07 
AnswerRe: Display a table based on the selected ListItem Pin
Michael Sync26-Aug-07 17:31
Michael Sync26-Aug-07 17:31 
GeneralRe: Display a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 18:13
n_gchaitra26-Aug-07 18:13 
GeneralRe: Display a table based on the selected ListItem Pin
Michael Sync26-Aug-07 20:02
Michael Sync26-Aug-07 20:02 
As I wrote:
Did you set "AutoPostBack" to true in the properties of ListBox?


You have to set this property to true to fire "SelectedIndexChanged" event. Set the breakpoint to this event and check whether this event is fired or not.. if it is not invoked, you need to set AutoPostBack property to true..

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

GeneralRe: Display a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 20:20
n_gchaitra26-Aug-07 20:20 
Questionasp via c# Pin
Saba0226-Aug-07 11:59
Saba0226-Aug-07 11:59 
AnswerRe: asp via c# Pin
Christian Graus26-Aug-07 12:37
protectorChristian Graus26-Aug-07 12:37 
GeneralRe: asp via c# Pin
Saba0227-Aug-07 3:36
Saba0227-Aug-07 3:36 
QuestionLoginName control help required Pin
AhmadRock26-Aug-07 8:34
AhmadRock26-Aug-07 8:34 
AnswerRe: LoginName control help required Pin
dipakapate26-Aug-07 18:22
dipakapate26-Aug-07 18:22 
Questionhow to change the size of an array in executing? Pin
mr.mohsen26-Aug-07 8:12
mr.mohsen26-Aug-07 8:12 
Answer[Message Deleted] Pin
Monir Abu Hilal26-Aug-07 8:41
Monir Abu Hilal26-Aug-07 8:41 
GeneralRe: how to change the size of an array in executing? Pin
mr.mohsen26-Aug-07 11:23
mr.mohsen26-Aug-07 11:23 
AnswerRe: how to change the size of an array in executing? Pin
Christian Graus26-Aug-07 11:23
protectorChristian Graus26-Aug-07 11:23 
Questionhow to import/Grab Contact List from email accounts..?? Pin
Monir Abu Hilal26-Aug-07 7:34
Monir Abu Hilal26-Aug-07 7:34 
AnswerRe: how to import/Grab Contact List from email accounts..?? Pin
Michael Sync26-Aug-07 16:36
Michael Sync26-Aug-07 16:36 
AnswerRe: how to import/Grab Contact List from email accounts..?? Pin
Sandeep Nathan21-Apr-09 20:37
Sandeep Nathan21-Apr-09 20:37 
Questionretrive image from database (urgent!) Pin
Milind Panchal26-Aug-07 7:19
Milind Panchal26-Aug-07 7:19 
AnswerRe: retrive image from database (urgent!) Pin
mr.mohsen26-Aug-07 8:17
mr.mohsen26-Aug-07 8:17 
QuestionNewbie stuck with simple ASP.NET and CSS question Pin
Infernojericho26-Aug-07 3:38
Infernojericho26-Aug-07 3:38 
AnswerRe: Newbie stuck with simple ASP.NET and CSS question Pin
Michael Sync26-Aug-07 4:11
Michael Sync26-Aug-07 4:11 

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.