Urgent problem: Error Message in a Grid doesn't work
Posted: Tue May 21, 2013 10:44 am
Hello,
i have an urgent problem. We have the version 4.5.3.
Maybe there is an issue in the grid widget. I have a grid with textboxes. I want to give out an error message in a textbox in the grid, e.g. in the first record of the subfile. So i bound an error message on the textbox field and i also bound an error condition indicator on the textbox field. Then in my RPG program i chain the subfile, fill the error message text and set on the error condition indicator. The i update the subfile record. But at the next exfmt no error message appears. When i do the same on a "normal" field (a non subfile field) is works fine.
When i check on the enhanced mode, i can see via debugger that the indicator is on in the first record directly before the EXFMT.
What shall i do to create an error message on a field in a subfile?
Thanks in anticipation.
Dieter
i have an urgent problem. We have the version 4.5.3.
Maybe there is an issue in the grid widget. I have a grid with textboxes. I want to give out an error message in a textbox in the grid, e.g. in the first record of the subfile. So i bound an error message on the textbox field and i also bound an error condition indicator on the textbox field. Then in my RPG program i chain the subfile, fill the error message text and set on the error condition indicator. The i update the subfile record. But at the next exfmt no error message appears. When i do the same on a "normal" field (a non subfile field) is works fine.
When i check on the enhanced mode, i can see via debugger that the indicator is on in the first record directly before the EXFMT.
What shall i do to create an error message on a field in a subfile?
Thanks in anticipation.
Dieter