Vs 2008 Designer Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VAMSHIKRISHNA
    New Member
    • Sep 2008
    • 1

    Vs 2008 Designer Problem

    Hi all
    This is vamshi krishna i am facing one problem with visual studio 2008 designer.The probelms is as follows.
    When i drag one button and place in webform and click on that button i am switching in to .cs that is code behind file with button1_click event this is fine.
    but when i see the source code of button it does not have OnClick property.so when i run the webpage and clicks on button the onclick event is not firing since the source does not have onclick property.

    I guess There might be some settngs i need to change in VS 2008 to get onclick property automatically when i double click on design view.
    I hope u can understand my problem.If any body knows the solution Pls revert back to this question

    Awaiting for your quick response

    KRISHNA
Working...