Click here to Skip to main content
15,884,664 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to use text to speech Pin
ketankumar6-Jul-06 20:08
ketankumar6-Jul-06 20:08 
AnswerRe: How to use text to speech [modified] Pin
Asif Sayed7-Jul-06 10:20
Asif Sayed7-Jul-06 10:20 
Newsdropdownlist-flexible size Pin
fine6-Jul-06 17:37
fine6-Jul-06 17:37 
GeneralRe: dropdownlist-flexible size Pin
Amit Agarrwal6-Jul-06 23:44
Amit Agarrwal6-Jul-06 23:44 
QuestionIs there a way to "invalidate" a treenode in a Treeview? Pin
WebMaster6-Jul-06 14:20
WebMaster6-Jul-06 14:20 
QuestionSaving session data on the fly without posting back. Pin
dantheman886-Jul-06 13:18
dantheman886-Jul-06 13:18 
AnswerRe: Saving session data on the fly without posting back. Pin
Edbert P6-Jul-06 13:47
Edbert P6-Jul-06 13:47 
QuestionPopUp problem Pin
ppayal6-Jul-06 10:09
ppayal6-Jul-06 10:09 
Hi!

I have a page (say parent page) which has a button(Button1). When the user clicks on 'Button1', a popup screen(child page1) pops up. This child page has a lot of controls. When the user clicks on one of the buttons on this child page , the childpage1 closes and the values entered in child page are displayed on the parentpage controls. I have implemented this using showModalDialog() , __doPostBack() (for the button Button1) and Page.GetPostBackEventReference(Button1 ,string.Empty).

The part mentioned above is working absolutely fine.

Now, on the same parent page, I have one more button (Button2), which when clicked also opens another pop up page(child page2). In this child page2, I have drop downlist & listbox. The dropdownlist has autopostback (= true) which fills up the listbox.

My problem is that, it doesn't fill up the listbox. I have run the debugger within the code-behind , and found that , the items get filled in the listbox but it never shows on the screen.

I have implemented this page also with the above mentioned method. I don't understand what the reason is.

Can anybody please suggest.

Thanks and regards,

ap.
Questionsorting dataView by using ordinal Pin
sishya6-Jul-06 9:58
sishya6-Jul-06 9:58 
AnswerRe: sorting dataView by using ordinal Pin
mnaveed6-Jul-06 23:52
mnaveed6-Jul-06 23:52 
QuestionWSE authenticated web service Pin
Jason Weibel6-Jul-06 4:31
Jason Weibel6-Jul-06 4:31 
Questiondynamic forms builder Pin
haneen19846-Jul-06 4:25
haneen19846-Jul-06 4:25 
AnswerRe: dynamic forms builder Pin
Jason Weibel6-Jul-06 5:26
Jason Weibel6-Jul-06 5:26 
QuestionPostback question Pin
leckey6-Jul-06 4:15
leckey6-Jul-06 4:15 
AnswerRe: Postback question Pin
ToddHileHoffer6-Jul-06 9:26
ToddHileHoffer6-Jul-06 9:26 
GeneralRe: Postback question Pin
leckey6-Jul-06 10:03
leckey6-Jul-06 10:03 
QuestionTiff file Pin
roopeshgangwar6-Jul-06 3:53
roopeshgangwar6-Jul-06 3:53 
AnswerRe: Tiff file Pin
ToddHileHoffer6-Jul-06 9:29
ToddHileHoffer6-Jul-06 9:29 
GeneralRe: Tiff file Pin
roopeshgangwar6-Jul-06 17:32
roopeshgangwar6-Jul-06 17:32 
QuestionPopup blocker window Pin
MalikRizwan6-Jul-06 3:41
MalikRizwan6-Jul-06 3:41 
AnswerRe: Popup blocker window Pin
Sushant Duggal6-Jul-06 18:18
Sushant Duggal6-Jul-06 18:18 
AnswerRe: Popup blocker window Pin
Vuks6-Jul-06 21:32
Vuks6-Jul-06 21:32 
GeneralRe: Popup blocker window Pin
MalikRizwan6-Jul-06 22:36
MalikRizwan6-Jul-06 22:36 
QuestionCombobox : Is there a max length on the ValueMember? Pin
Ronsch6-Jul-06 3:27
Ronsch6-Jul-06 3:27 
QuestionOpenCurrentDatabase..HANGING!!! ...Automation MS Access 2003 [modified] Pin
Vuks6-Jul-06 2:58
Vuks6-Jul-06 2:58 

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.