Help! I need to transfer GridView cell data (ASP.NET) to a VBScript array

S

Steve Kershaw

I'm working on this project in which I have an <asp:GridView object
already filled with data. I also have a VBScript (client side) script
that needs to access this data. I've tried:

dim test = <%=GridView1.HeaderRow.Cells[0].Text %>

But I get an error. Any suggestions?

Thanks so much!
Steve
 

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