Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Master pages

Master pages

Scheduled Pinned Locked Moved ASP.NET
helptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    parthibandharma
    wrote on last edited by
    #1

    hai buddies, i have designed a master pages and some sub pages.i have put the buttons in master pages and also sub pages. master pages buttons are working but sub pages buttons are not working. I need a answer for this...how to work it in subpages. please help me... regards parthmack

    J J 2 Replies Last reply
    0
    • P parthibandharma

      hai buddies, i have designed a master pages and some sub pages.i have put the buttons in master pages and also sub pages. master pages buttons are working but sub pages buttons are not working. I need a answer for this...how to work it in subpages. please help me... regards parthmack

      J Offline
      J Offline
      JacquesDP
      wrote on last edited by
      #2

      With sub pages I assume you are talking about content pages. Before we can give you an answer, and I prefer giving a suggestion and you finding the solution yourself, you will need to clarify the problem better. Do you receive an error? If so what is the error? From where are you trying to access the event? Hopefully not the master page Can you please give more clarity regarding the problem you are experiencing.

      No matter how long he who laughs last laughs, he who laughs first has a head start!

      1 Reply Last reply
      0
      • P parthibandharma

        hai buddies, i have designed a master pages and some sub pages.i have put the buttons in master pages and also sub pages. master pages buttons are working but sub pages buttons are not working. I need a answer for this...how to work it in subpages. please help me... regards parthmack

        J Offline
        J Offline
        jkirkerx
        wrote on last edited by
        #3

        Buttons are pretty basic, they have a handler to point them to a function. either there is no handler, or the function can't be found. [edit] What I wrote above is pretty bad in hindsight. Changing to masterpages alters the ID of the button, and prefixes a $CT100 to the ID name. I'm trying to think of how this would affect your content pages. Can't think of anything. All I can think of is that you left your click functions on the master page code behind, and did not move them to your content page code behind.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups