There is a update panel,gridview and update progress. fetching the data from database and filling in gridview. at the time of processing update progress is working and showing processing..... ...
My problem is : when once data is not found and i display in emptydatatext=" no result" and again i search something, then updateprogreee shows processing..... ......as well as "no result" is displayed. I want to remove this "no result" as returned by prior search and creates confusion.
How to do that,guide me.
thks
My problem is : when once data is not found and i display in emptydatatext=" no result" and again i search something, then updateprogreee shows processing..... ......as well as "no result" is displayed. I want to remove this "no result" as returned by prior search and creates confusion.
How to do that,guide me.
thks
Comment