Hi every one:
I just registered on forum today to get the help on a little but tricky problem to me.
Actually i am converting a php website into .NET C#. I just want to display each search record in each table.And also want paging on the search results. I am also attaching the link the php search results page. After clicking this http://legacy.southbeds.gov.uk/our-s...wapshop2.phtml just press search and you will see how the results are being displayed in PHP. I want same results in .net but not sure which control can do that.
Basically i am poping data from database by DataSet.
Any body can give me clue.
Thanks in advance
I just registered on forum today to get the help on a little but tricky problem to me.
Actually i am converting a php website into .NET C#. I just want to display each search record in each table.And also want paging on the search results. I am also attaching the link the php search results page. After clicking this http://legacy.southbeds.gov.uk/our-s...wapshop2.phtml just press search and you will see how the results are being displayed in PHP. I want same results in .net but not sure which control can do that.
Basically i am poping data from database by DataSet.
Any body can give me clue.
Thanks in advance
Comment