Ajax post

Ajax post

Old forum URL: forums.lhotka.net/forums/t/11113.aspx


sakt posted on Wednesday, February 01, 2012

I'm currently building asp .net web application with csla framework. I'm trying to populate dropdown by calling server side method from client side using jquery ajax post call . The method gets called but it throws circular reference exception on return of collections from the method.

I tried returning static arraylist and it works fine. Could you please assist me on how we can bind the collection with dropdown on client side using jquery ajax post call?

Thanks and Regards,

Sakt

Copyright (c) Marimer LLC