Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2589
Pass selected rows from client to web service
posted

Hello,

I'm using client RowSelectionChanged event and I want to pass selected rows to AJAX-enabled web service. And I get an error "Cannot serialize object with cyclic reference within child properties". Is there a way to do that?

Almost forgot - I don't want to use postbacks in this situation. 

Thanks.