Click here to Skip to main content
16,005,169 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: SQLdataAdapter does not update when DB contains empty fields Pin
deepaks329-Aug-06 23:45
deepaks329-Aug-06 23:45 
GeneralRe: SQLdataAdapter does not update when DB contains empty fields Pin
ThomasLu30-Aug-06 1:08
ThomasLu30-Aug-06 1:08 
Questioncalling DB2 stored procedure using asp.net Pin
playout29-Aug-06 22:14
playout29-Aug-06 22:14 
Questionhow to synchronize dropdownlists Pin
Kissy1629-Aug-06 22:00
Kissy1629-Aug-06 22:00 
AnswerRe: how to synchronize dropdownlists Pin
_AK_29-Aug-06 22:49
_AK_29-Aug-06 22:49 
GeneralRe: how to synchronize dropdownlists [modified] Pin
Kissy1630-Aug-06 0:27
Kissy1630-Aug-06 0:27 
GeneralRe: how to synchronize dropdownlists Pin
Kissy1630-Aug-06 1:12
Kissy1630-Aug-06 1:12 
GeneralRe: how to synchronize dropdownlists Pin
_AK_30-Aug-06 1:25
_AK_30-Aug-06 1:25 
Kissy16 wrote:
t doesnt display anything in any other two lists when i clicked on list1

You have change something in the itemlist to get the event fired.

Kissy16 wrote:
think the first statement in my selectedchanged event is "list.Items.clear()"

In your case this is required.


Kissy16 wrote:
the secondtime it will work but for first time also it clears the list,Isn't it?

Why is it clearing the list as it will get executed only when you are changing something in the previous control, and in that case it is correct as it is clearing it and again filling it with the new data.







Best Regards,
Apurva Kaushal

QuestionValidation in asp:DataList Pin
deepaks329-Aug-06 21:10
deepaks329-Aug-06 21:10 
AnswerRe: Validation in asp:DataList Pin
_AK_29-Aug-06 21:34
_AK_29-Aug-06 21:34 
GeneralRe: Validation in asp:DataList Pin
deepaks329-Aug-06 21:47
deepaks329-Aug-06 21:47 
GeneralRe: Validation in asp:DataList Pin
_AK_29-Aug-06 22:50
_AK_29-Aug-06 22:50 
GeneralRe: Validation in asp:DataList Pin
deepaks329-Aug-06 23:51
deepaks329-Aug-06 23:51 
Questionloading temporary asp.net files takes ages [modified] Pin
livez29-Aug-06 21:00
livez29-Aug-06 21:00 
AnswerRe: loading temporary asp.net files takes ages Pin
_AK_29-Aug-06 22:55
_AK_29-Aug-06 22:55 
GeneralRe: loading temporary asp.net files takes ages Pin
livez29-Aug-06 23:15
livez29-Aug-06 23:15 
AnswerRe: loading temporary asp.net files takes ages Pin
Jürgen Müller (jmse)30-Aug-06 6:30
Jürgen Müller (jmse)30-Aug-06 6:30 
GeneralRe: loading temporary asp.net files takes ages Pin
livez31-Aug-06 20:00
livez31-Aug-06 20:00 
Questioncustom server control problem Pin
Jürgen Müller (jmse)29-Aug-06 20:53
Jürgen Müller (jmse)29-Aug-06 20:53 
AnswerRe: custom server control problem Pin
John Petersen30-Aug-06 0:12
John Petersen30-Aug-06 0:12 
GeneralRe: custom server control problem Pin
Jürgen Müller (jmse)30-Aug-06 0:38
Jürgen Müller (jmse)30-Aug-06 0:38 
GeneralRe: custom server control problem Pin
John Petersen30-Aug-06 1:01
John Petersen30-Aug-06 1:01 
GeneralRe: custom server control problem Pin
Jürgen Müller (jmse)30-Aug-06 1:33
Jürgen Müller (jmse)30-Aug-06 1:33 
AnswerRe: custom server control problem Pin
minhpc_bk30-Aug-06 1:37
minhpc_bk30-Aug-06 1:37 
GeneralRe: custom server control problem Pin
Jürgen Müller (jmse)30-Aug-06 2:46
Jürgen Müller (jmse)30-Aug-06 2:46 

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.