This question is locked. New answers and comments are not allowed.
Hi,
I am using RadGridView with EmptyDataTemplateBehavior.
I am facing an issue when "No records found" message is displayed on the gridview and I make a new selection. I am using RadGridView's IsBusy flag to show loading...
1) Make a selection such that "No records found" message is displayed in the gridview.
2) Now make a new selection, the loading gray screen is shown, while "No records found" message is in the background.
So it appears confusing, see attached pic.
Also when there are records in the gridview and a new selection is made, the background screen is displayed.
Is there a way to not show gridview background when IsBusy flag is true?
Thanks
~Dipti
I am using RadGridView with EmptyDataTemplateBehavior.
I am facing an issue when "No records found" message is displayed on the gridview and I make a new selection. I am using RadGridView's IsBusy flag to show loading...
1) Make a selection such that "No records found" message is displayed in the gridview.
2) Now make a new selection, the loading gray screen is shown, while "No records found" message is in the background.
So it appears confusing, see attached pic.
Also when there are records in the gridview and a new selection is made, the background screen is displayed.
Is there a way to not show gridview background when IsBusy flag is true?
Thanks
~Dipti