Results 1 to 16 of 16

Thread: [RESOLVED] Refreshing Web User Control

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2006
    Posts
    592

    Resolved [RESOLVED] Refreshing Web User Control

    I have a web user control named shopcart which is nested in the master page.

    Then i have catalog CONTENT PAGE which is using the same master page.


    When i add an item to the shopping cart it does not reflect the small shoppingcart immediately.


    Rather, when i go to another page of click the refresh button the newly added item gets displayed in the shopcart.


    The web user control has a method PopulateShopCart in the Load Event Handler but it is not fired when i add new item from the catalog.


    How do i make it refreshing immediatelly if i add a new item in the shopcart.


    Thanks
    Last edited by selanec; Jan 2nd, 2010 at 11:06 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width