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

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top