Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Need Suggestion

Need Suggestion

Scheduled Pinned Locked Moved ASP.NET
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amarnath n n
    wrote on last edited by
    #1

    Can i select two or more records randomly from a table in a dataset if yes pls give me a suggestion

    J 1 Reply Last reply
    0
    • A amarnath n n

      Can i select two or more records randomly from a table in a dataset if yes pls give me a suggestion

      J Offline
      J Offline
      Jay Royall
      wrote on last edited by
      #2

      You can access the records in a DataTable by row index, therefore generate 2 random numbers lower than the number of rows in your DataTable and use those to access the records/rows.

      A 1 Reply Last reply
      0
      • J Jay Royall

        You can access the records in a DataTable by row index, therefore generate 2 random numbers lower than the number of rows in your DataTable and use those to access the records/rows.

        A Offline
        A Offline
        amarnath n n
        wrote on last edited by
        #3

        how to generate random numbers

        N 1 Reply Last reply
        0
        • A amarnath n n

          how to generate random numbers

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Take a look at the Random[^] class.

          Navaneeth How to use google | Ask smart questions

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups