Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
6
Answers
equivalent of push from javascript to c#
mary jean ligas
10y
797
1
Reply
what is the equivalent of the push javascrip to c#
javascript:
var data = [];
data.push({ text: "" + rs.fields(0) + "", value: "" + rs.fields(1) + "" });
dont know how to implement in c#
please help
Post
Reset
Cancel
Answers (
6
)
Next Recommended Forum
equivalent of push from javascript to c#
to delete checked rows in grid view