VB Script:How to bind data in gridview using datatable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jaredciagar
    New Member
    • Feb 2008
    • 16

    VB Script:How to bind data in gridview using datatable

    Hi guys...can you help me please....

    I'm using ASP.net, MSSQL 2005 and VB Script

    I have don't know how to bind data in gridview control from database.
    I want also to allow paging in gridview so I want to bind data using datatable or dataset...
    Can you write the code for me in VB script?

    Thank You in advance.....
  • kunal pawar
    Contributor
    • Oct 2007
    • 297

    #2
    go through link, this may helps you

    http://www.aspfree.com/c/a/ASP.NET/Introducing-ASPNET-20-GridView-Control/

    Comment

    Working...