![]() |
NoFieldsAvailableText |
Post Reply ![]() |
Author | |
jarommat ![]() Newbie ![]() ![]() Joined: 29 December 2004 Location: Mexico Status: Offline Points: 7 |
![]() ![]() ![]() ![]() ![]() Posted: 15 January 2005 at 10:36am |
Hello
I do this in mi first Report control of my application: report.PaintManager.NoFieldsAvailableText = "(No hay registros disponibles)" The text is in Spanish language, and the text appear very well on mi ReportControl, so; I make another child form with a report Control, I do the same, but the text when there are not Fields appears as the original: There are no items to show. Any body knows the problem? Thanks |
|
--
Jose Alonso |
|
![]() |
|
SuperMario ![]() Admin Group ![]() ![]() Joined: 14 February 2004 Status: Offline Points: 18057 |
![]() ![]() ![]() ![]() ![]() |
Are you making sure that you are setting the text of the report control on the child form?
For example: fMainForm.wndReportControl.PaintManager.NoFieldsAvailableText frmChildForm.wndReportControl.PaintManager.NoFieldsAvailableText Maybe you can post a sample to debug? |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |