سؤال

I have a multiple records on a list page. When I edit a record then it works fine but when I refresh the details form, record is changed to the first record every time!

I have checked, data source relations are working well! Problem lies somewhere else...

Any one, any idea?

هل كانت مفيدة؟

المحلول

I refer you to the classic article about how to refresh data on the datasource. It's an essential read. Have you tried just reloading data of the selected record, and then updating the controls on the form?

Only occasoinally have I had to resort to saving the record id before refreshing a form, and searching for the record again afterwards (slow).

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top