CallBackEventReference more than One parameters

V

Varangian

Hi there,

about the GetCallBackEventReference.. .is there a way to pass more than
one parameter to javascript, is it possible that it has that big
drawback ??
 
J

Jacob

You can always set a parameter separator. I use vertical bar | to
separate the different parameters I send, both back and forth.
 
B

Bruce Barker

it a fair drawback. you need to come up with your own serialzation /
deserialzation logic. the next release of .net will have better ajax support
with serialzation support added.

-- bruce (sqlwork.com)
 
V

Varangian

Basically what I'm doing now is separating each value with a vertical
bar | and it works, splitting the variable at the javascript end.

whats the problem on that ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top