brackets

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike

    brackets

    I have a JavaScript grid that i would like to use in my asp.net page but i'm
    not sure if it will work or not.
    When I populate the grid now within my classic asp app it looks like this.

    column1 = <%data%>


    can I use <% %> still on a ASP.NET page? I'm using this grid because it has
    some functions that i can't figure out how to get working on the .NET
    DataGrid.



Working...