2
Reply

results pages

kiki

kiki

Jan 28 2008 2:07 PM
2.6k
I am working on a search web site in asp.net 2.0 and I would like you to propose me some ideas about the controls I should use to create result pages.

My program creates 3  lists List<string>, where the search results are placed. I have to print those results in several pages, and I want to know, what kind of control should I  use for that? I have seen the use of GridView in some examples, but I dont think its the right solution for me.

Is there anyone with a better idea?



Answers (2)