Hi,
I'm not really proficient in asp.net
. I Have an asp based web application and I want to create a custom GridView
in order to use it whenever I have a search box and reduce redundancy in my
code.
I want to have this GridView
below my textbox
and on text changing the GridView
shows mostly searched results and a "More" button for advance
search which will open a new page. Can anybody help me how can I start?
Thank You
Hari