What to use for displaying the results of a Search in vb?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vishwaskothari
    New Member
    • Aug 2007
    • 60

    What to use for displaying the results of a Search in vb?

    Exactly i have to perform a search in a database.

    After that i have to display that result to the user BUT
    the problem is that the number of RECORDS return by the search will vary according to the input given by the user?

    i think that explains my problem !!!

    what can be the probable solution?

    TIA

    with best regards
    vishwas
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    If you simply want to display the output of the search tothe user .then try to use any grid control.

    Comment

    • vishwaskothari
      New Member
      • Aug 2007
      • 60

      #3
      Originally posted by debasisdas
      If you simply want to display the output of the search tothe user .then try to use any grid control.

      can number of records displayed in a grid be decided at runtime?

      if yes plz give the procedure.

      with best regards
      vishwas

      Comment

      • vishwaskothari
        New Member
        • Aug 2007
        • 60

        #4
        Originally posted by vishwaskothari
        can number of records displayed in a grid be decided at runtime?

        if yes plz give the procedure.

        with best regards
        vishwas
        hiiiiiii
        is there anybody who can solve this problem.

        plz guys help me

        Comment

        Working...