Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Bind repeater with ajax call in .net 1.1

  • 16-04-2007 08:45AM
    #1
    Registered Users, Registered Users 2 Posts: 872 ✭✭✭


    Hi,

    Im trying to call a method in the code behind from a javascript call. Im using AjaxPro.dll and certain things (like returning strings and ints) are possible

    The only way to do this with AjaxPro is to return a dataset and write a fair bit of javascript to render it out on the page.

    I thought there would be an easier way to do this. I have tried Prototype but the documentation is quite strange.

    Can i use Atlas in .NET 1.1 ?

    Thanks


Advertisement