web form designer generated code

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

i convernted my asp.net 1.1 application to 2.0 web project application. I
noticed that the "Web form designer generated code" is still part of the
page. Is it safe to remove those section?

Also I have a menu that is binding to the xmldatasource. I need a onClick
event to be raised so that I call certain javascript functions (as opposed
to redirecting). Is this possible?

Thanks
 
Back
Top