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

Re-set "No data to display." text

4 Answers 284 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 30 Nov 2010, 02:43 PM
I am using Winforms Q2 2010 SP2.  
What property do I set to change the value of the default text that is displayed when there is no data to display in the RadGridView?  The text "No Data to display" appears now.

 I've looked through the forums and Telerik help but can't seem to find an answer.

Thanks

4 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 30 Nov 2010, 03:10 PM
Hello, 

As far as I'm aware, in this older version it was 
Me.GridView.GridElement.Text = "Some no data text"

hope that helps
Richard
0
Richard Slade
Top achievements
Rank 2
answered on 30 Nov 2010, 03:11 PM
P.S - I think you need to reset it to an empty string too as far as I remember when you have rows. 
Richard
0
Gary
Top achievements
Rank 1
answered on 30 Nov 2010, 06:51 PM
That did it.

Thanks Richard.

------------------------------------------------------------------
When all you have is a hammer, everything looks like a nail!
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 30 Nov 2010, 08:27 PM
Glad that worked for you. Please remember to mark as answer. Thanks.
Tags
GridView
Asked by
Gary
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Gary
Top achievements
Rank 1
Share this question
or