Collection data pass into javascript
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-18 07:53 PM
I am trying to pass the collection values into javascript array/variable.
"var a = new Array();
a=a.concat('"&[UserPermission.Permission]&"');"
Using above syntax we are geting only single and first value. We want all values of collection in a array/variable.
please suggest.
0 REPLIES 0
