This is a migrated thread and some comments may be shown as answers.

"no records available" text disappears when new window pops up

0 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bhoopendra
Top achievements
Rank 1
Bhoopendra asked on 25 Feb 2019, 10:37 PM

Hi, 

I am using Telerik WinForms UI controls, Version - "2016.2.503.40" (Telerik.WinControls).

Facing a weird issue with GridView control version - "2016.2.503.40" (Telerik.WinControls.GridView)

When data or records are not available on the grid I am showing "No records available" text using below code lines,

myGridView.TableElement.Text = "No records available";

 

which works fine Attached screen "01_NoRecordsAvailable.JPG".

When some other window gets pop-up on this screen, "No records available" text disappears.

refer Attached screen "02_NoRecordsAvailable_Disappears.JPG".

No able to find out why the text is getting disappeared in such scenario.

Any help will be highly appreciated.

 

 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Bhoopendra
Top achievements
Rank 1
Share this question
or