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. Dropdownlist cache on Delete

Dropdownlist cache on Delete

Scheduled Pinned Locked Moved ASP.NET
question
3 Posts 2 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.
  • N Offline
    N Offline
    nour123
    wrote on last edited by
    #1

    Hi all I have a delete form, in this form i have a drop down that consists of users, all that I need is when the user clicks on the delete button, the selected user will be deleted, it works, but the deleted name is still in the list. How can I refresh the cache Regards.

    Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)

    A 1 Reply Last reply
    0
    • N nour123

      Hi all I have a delete form, in this form i have a drop down that consists of users, all that I need is when the user clicks on the delete button, the selected user will be deleted, it works, but the deleted name is still in the list. How can I refresh the cache Regards.

      Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)

      A Offline
      A Offline
      AlexeiXX3
      wrote on last edited by
      #2

      Where are you getting the data from? Are you using a sqldatasource?? If you are getting the data directly, you can update or delete the cache item directly and rebind the dropdownlist If you are using a sqldatasource, try this: http://forums.asp.net/p/895314/964199.aspx[^]

      Alexei Rodriguez

      N 1 Reply Last reply
      0
      • A AlexeiXX3

        Where are you getting the data from? Are you using a sqldatasource?? If you are getting the data directly, you can update or delete the cache item directly and rebind the dropdownlist If you are using a sqldatasource, try this: http://forums.asp.net/p/895314/964199.aspx[^]

        Alexei Rodriguez

        N Offline
        N Offline
        nour123
        wrote on last edited by
        #3

        thanks sir I'm using access database regards...

        Nour Abdel-Salam... A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)

        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