Results 1 to 3 of 3

Thread: atlas with page load

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Posts
    194

    atlas with page load

    I use my page with atlas


    is it possible that the trigger is the Page load Event?



    I fill the gridview in the page load, I want it to fill with atlas, is it possible?


    thanks!

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Re: atlas with page load

    No, the Atlas trigger looks at a specific controls event firing or property changing only.

    You can enclose the GridView within an UpdatePanel and all events fired by the GridView (Paging, Sorting, etc...) will be executed asynchronously.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: atlas with page load

    You can call a javascript function in the body's onload event which contains your Atlas/Ajax code.

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