This question is locked. New answers and comments are not allowed.
Hello!
I saw in examples that grid can be bounded to the werservice, but I have a web service on the other server. How can I pass login and password to authorize the call?
I have found that with jQuery Ajax there is beforeSend event:
http://stackoverflow.com/questions/2054316/jquery-sending-credentials-with-cross-domain-posts
Or maybe there is another way to bind to cross-site webservice??
Kind regards
Chris
I saw in examples that grid can be bounded to the werservice, but I have a web service on the other server. How can I pass login and password to authorize the call?
I have found that with jQuery Ajax there is beforeSend event:
http://stackoverflow.com/questions/2054316/jquery-sending-credentials-with-cross-domain-posts
Or maybe there is another way to bind to cross-site webservice??
Kind regards
Chris