0

I use web method, so I can pass string from code behind to JavaScript function. but now in code behind I have 2D array and don't know how to pass it.

1- array in code behind is the same in JavaScript? 2- do I need to convert it and send or do I need to make a string and then send? 3- is it possible to send and read array directly without any changes?

what is best and quickest way?

0 Answers0