cancel
Showing results for 
Search instead for 
Did you mean: 

Matrix refresh problem

Former Member
0 Kudos

Hey All,

Can anyone tell me why the sales order matrix columns get messed up when I make changes to field values using the UI API? I have tried freezing the screen as stated in the documentation but when I unfreeze the screen all the columns are messed up and you have to click another tab to change them back to normal. Am I missing a step here? It doesn't seem to happen when I don't freeze the screen but then of course I get the flickering issue.

Any help would be appreciated.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi.

At the end of all changes try to use oForm.Refresh().

BR

Sierdna S.

Answers (2)

Answers (2)

Former Member
0 Kudos

Did anyone come up with a solution regarding this problem?

Regards,

Kafil Shumon.

Former Member
0 Kudos

Hi Curtis,

I really do not know why does it happen. I can suggest that you use Form.Update that draws the form again.

Thks,

Christiano.

Former Member
0 Kudos

Anyone else know what might be happening here? I thought by freezing the screen and refreshing it you would prevent this kind of stuff from happening.

Former Member
0 Kudos

Curtis,

It stops it from happening in User Forms. In system forms, my experience says it doesn't matter because the system will still make some verifications after you unfreeze the form.

As to a way to solve the problem, sorry but I don't know any...

Regards,

Vítor Vieira