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. GridView/Paging/PostBack/Master Page/Firefox but not IE

GridView/Paging/PostBack/Master Page/Firefox but not IE

Scheduled Pinned Locked Moved ASP.NET
csharpalgorithmsdebuggingquestiondiscussion
6 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.
  • E Offline
    E Offline
    E L Golpe
    wrote on last edited by
    #1

    Hi all, I need some ideas or thoughts: I have a GridView I am populating from a cached DataView with sorting and paging. My pager row is a custom template with a drop-down list: The user selects the page of the ddl and they are posted-back to that particular page using the cached DataView and a filter. This worked fine on it's own, in both IE and Firefox.. No problems there.. but as soon as I placed the GridView in a content control in a C# Content page, which is called into the Master page ContentPlace Holder, the Paging NO LONGER functions in Internet Explorer, yet the paging works fine in Firefox.. Also, the sorting works like a charm in both IE and Firefox, in the Master page configuration. I even tried setting a breakpoint while attaching to the IE process (w3wp.exe) and guess what: the breakpoint isn't getting hit!! Is their a difference in the event model when using a Master Page, and only in IE?? anyone have any thoughts??? Thanks! -Eric Practice sesquipedalianism! ;)

    M O 2 Replies Last reply
    0
    • E E L Golpe

      Hi all, I need some ideas or thoughts: I have a GridView I am populating from a cached DataView with sorting and paging. My pager row is a custom template with a drop-down list: The user selects the page of the ddl and they are posted-back to that particular page using the cached DataView and a filter. This worked fine on it's own, in both IE and Firefox.. No problems there.. but as soon as I placed the GridView in a content control in a C# Content page, which is called into the Master page ContentPlace Holder, the Paging NO LONGER functions in Internet Explorer, yet the paging works fine in Firefox.. Also, the sorting works like a charm in both IE and Firefox, in the Master page configuration. I even tried setting a breakpoint while attaching to the IE process (w3wp.exe) and guess what: the breakpoint isn't getting hit!! Is their a difference in the event model when using a Master Page, and only in IE?? anyone have any thoughts??? Thanks! -Eric Practice sesquipedalianism! ;)

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, What do you mean by it's not working in IE? Does that mean the dropdownlist in the pager template does not post the page back? Or the event gets fired and the code gets executed but the page index does not change?

      E 1 Reply Last reply
      0
      • M minhpc_bk

        Hi there, What do you mean by it's not working in IE? Does that mean the dropdownlist in the pager template does not post the page back? Or the event gets fired and the code gets executed but the page index does not change?

        E Offline
        E Offline
        E L Golpe
        wrote on last edited by
        #3

        The event seems to never fire, at least I cannot get it to break in VS when attaching to the process. The ddl has it's AutoPostBack set to true, and it works fine without the Master page. Practice sesquipedalianism! ;)

        1 Reply Last reply
        0
        • E E L Golpe

          Hi all, I need some ideas or thoughts: I have a GridView I am populating from a cached DataView with sorting and paging. My pager row is a custom template with a drop-down list: The user selects the page of the ddl and they are posted-back to that particular page using the cached DataView and a filter. This worked fine on it's own, in both IE and Firefox.. No problems there.. but as soon as I placed the GridView in a content control in a C# Content page, which is called into the Master page ContentPlace Holder, the Paging NO LONGER functions in Internet Explorer, yet the paging works fine in Firefox.. Also, the sorting works like a charm in both IE and Firefox, in the Master page configuration. I even tried setting a breakpoint while attaching to the IE process (w3wp.exe) and guess what: the breakpoint isn't getting hit!! Is their a difference in the event model when using a Master Page, and only in IE?? anyone have any thoughts??? Thanks! -Eric Practice sesquipedalianism! ;)

          O Offline
          O Offline
          OmegaCD
          wrote on last edited by
          #4

          Hi, Go to kynou.com and try to use the search keyword GridView. I found a tutorial that talks about your question. I hope I helped. sfdsfsdf

          E 1 Reply Last reply
          0
          • O OmegaCD

            Hi, Go to kynou.com and try to use the search keyword GridView. I found a tutorial that talks about your question. I hope I helped. sfdsfsdf

            E Offline
            E Offline
            E L Golpe
            wrote on last edited by
            #5

            I looked at this kynou site but the tutorial was unbearably basic and has no content about rendering custom pager controls. Are you sure this is where you saw it?? Also, an update.. the standard paging controls work, if I remove my custom pager row template, and I am also seeing the same behaviour with imagebutton controls as well, in multiple IE browsers. Any thought appreciated. -Eric

            O 1 Reply Last reply
            0
            • E E L Golpe

              I looked at this kynou site but the tutorial was unbearably basic and has no content about rendering custom pager controls. Are you sure this is where you saw it?? Also, an update.. the standard paging controls work, if I remove my custom pager row template, and I am also seeing the same behaviour with imagebutton controls as well, in multiple IE browsers. Any thought appreciated. -Eric

              O Offline
              O Offline
              OmegaCD
              wrote on last edited by
              #6

              Sorry, I see now your question. I didn't pay attention very well. The GridView thing caught my eyes because I just went through a tutorial from kynou.com and I wanted to share with you. Sorry :) sfdsfsdf

              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