Print Page | Close Window

NoFieldsAvailableText

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1672
Printed Date: 18 July 2025 at 1:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: NoFieldsAvailableText
Posted By: jarommat
Subject: NoFieldsAvailableText
Date 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



Replies:
Posted By: SuperMario
Date Posted: 15 January 2005 at 10:41am
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?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net