I have a select DAT which has a me.par.rowindexstart reference and occasionally it’s just not updating. The startindex is also a reference so this might be causing it.
It only happens occasionally so I guess it’s some kind of cooking issue. Pinging the parameter to constant and then back to reference fixes the issue.
It’s a widgets drop down menus Value0 parameter cast to an int with 1 added. Sorry I thought I’d expanded that. The widget itself lives in a container.
I’ve attached a basic example of it. It only happens occasionally so it’s a bit of a mare to investigate I’m afraid. The initial value from the widget cooks correctly but end row index doesn’t update.
ok, added it as a watch item and am trying a few things to replicate. If you come across any other scenario where this might be repeatable, please let us know.