Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > General Computer Support > won't call click event, ASP.NET

Reply
Thread Tools

won't call click event, ASP.NET

 
 
yow4n4 yow4n4 is offline
Junior Member
Join Date: Mar 2012
Posts: 1
 
      03-07-2012
This is what I need to do:

1) When first load page show domaines in panel pnlDomainView and put them into array of LinkButton lblDom

2) If I click on a LinkButton from lblDom show thesaurus of that domain and put them into lblThes.

1 and 2 work OK. Problem happends here:

3) When I clik on a LinkButton from lblThes it should call clickThes. But it only calls Page_Load and shows Domaines, won't call clickThes

Application is on this link:

http://www.4shared.com/rar/1MZJsVLI/aplikacija.html

Project is in Visual Studio 2010, ASP.NET 4.0
I read something about ViewState to catching variables, but I don't know how to implement it here.

Thank you
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
click click click Andy Morrison Computer Support 7 12-20-2007 06:50 AM
image button click event fires before click event of button Purvi T ASP .Net 0 10-19-2004 06:19 AM
Button.Init? how Do I know if click event has been fired? TextBox.TextChanged event before Button.Click in a CompositeCustomControl. jorge ASP .Net 2 05-25-2004 11:45 PM
button click event being called twice on click mike parr ASP .Net 1 05-20-2004 04:02 PM
Datalist selects Item after first click, but does apply the SelectedItemTemplate after the second click only Dirk Meusel ASP .Net 1 08-19-2003 09:56 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57