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 returned 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
After that I have to display that result to the user BUT the problem is that the number of RECORDS returned 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
Comment