Navigate a DataTable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OuTCasT
    Contributor
    • Jan 2008
    • 374

    Navigate a DataTable

    i would like to know how one navigates through the dataTable without using a currency manager ?

    i have 5 labels on a page and i want to populate the first 5 rows from the datatable into those 5 labels.

    label1.databind ings.add("text" , dataTable, [tableName])

    that is how ive done the first one....
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    This is more of a question depending on your apps, not sql-server.

    -- CK

    Comment

    Working...