Skip to main content

Hello,

I have a screen with a grid, which has AllowFormEdit property set to true and SyncPosition set to true.

The data view of this grid has an order by clause.

The issue is, when user switches from grid view to a form view by clicking "Pencil" button, the form view sometimes shows different record.

If I remove order by clause in the data view, everything works fine.

Have you encountered issue like this before and if so what could be the reason.

Thanks

Eugene Golshtein 

Hi @EGolshtein67 

Can you please check with property Matrix Mode=true on the grid?
 


Hi Jini,

I just tried what you suggested, unfortunately it did not help.

Thanks


Hello @EGolshtein67  Can you try SyncPositionWithGraph = true since it will help you to set the selected record from the graph? 


Hi @EGolshtein67 were you able to resolve your issue? Thank you!


Hi Chris,

No it was escalated to development support.

Thanks

Eugene

Hi @EGolshtein67 were you able to resolve your issue? Thank you!

 


Reply