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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Move a specific position in the page after postback

Move a specific position in the page after postback

Scheduled Pinned Locked Moved ASP.NET
helpcssquestion
3 Posts 2 Posters 2 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.
  • M Offline
    M Offline
    machocr
    wrote on last edited by
    #1

    Hi, I have the following issue: I have an "Add new button" at top of the page and below I have a grid wit items. Each item has an "edit" link button. The problem is that I have the add/edit section at the bottom of the page and the grid has many items so when I click on the add button or edit links I cannot see the add/edit section is visible. I know I can solve that performing paging but that option no viable at this moment. Is there a way to move the page or scroll after the pagepostback to bottom at the add/edit section when I click on the add button or edit link? Thanks

    La realidad no es más que impulsos eléctricos del cerebro - Morpheus

    C 1 Reply Last reply
    0
    • M machocr

      Hi, I have the following issue: I have an "Add new button" at top of the page and below I have a grid wit items. Each item has an "edit" link button. The problem is that I have the add/edit section at the bottom of the page and the grid has many items so when I click on the add button or edit links I cannot see the add/edit section is visible. I know I can solve that performing paging but that option no viable at this moment. Is there a way to move the page or scroll after the pagepostback to bottom at the add/edit section when I click on the add button or edit link? Thanks

      La realidad no es más que impulsos eléctricos del cerebro - Morpheus

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can put a bookmark in a page and link to it. I think the format is url#bookmark, but it's years since I did that, so, best check it.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      M 1 Reply Last reply
      0
      • C Christian Graus

        You can put a bookmark in a page and link to it. I think the format is url#bookmark, but it's years since I did that, so, best check it.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        M Offline
        M Offline
        machocr
        wrote on last edited by
        #3

        Thanks for your answer. I saw something about that but it seem to work only at client side. I need to go to the server to get the info that will be shown in the edit section that is visible after that but user can't see it because the size of the grid. Let me know if you can achieve that. Thanks

        La realidad no es más que impulsos eléctricos del cerebro - Morpheus

        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