2021年2月4日星期四

Is it possible to display multiple rows after multiple searches?

Please refer to this page to know what i am saying

https://www.c-sharpcorner.com/UploadFile/0c1bb2/searching-records-from-database-and-display-in-gridview-usin/

So I was following this guide to search within gridview. However, my project allows the user to do multiple searches. This means that how many searches the user make, the amount of rows displayed should be the same as the amount of searches made. Right now, I only could display 1 row after 1 search and if I were to make another search, the values displayed in the row would be replaced instead. what I would like to do is to display more rows as the user make more searches instead of showing only 1 row and the values inside keep changing according to whatever that is being searched

https://stackoverflow.com/questions/66057020/is-it-possible-to-display-multiple-rows-after-multiple-searches February 05, 2021 at 11:07AM

没有评论:

发表评论