Hi,
I have two buttons search and export to excel.
When i click Search Button , Gridview will be loaded with search results.
If there is no record then i want to make export excel button's visible is false.
Again I want to make Export excel button visible to true if there is record.
I have put grid in updatepanel and it will be triggerred when search button clicked.
Please help me , how can make button visible which is located out of updated panel.
Also if i put the button in updatepanel , i am not able to export data to excel.
Thanks,
Prabha