TFrameStand
TFrameStand copied to clipboard
ListView with DynamicAppearance
Hi,
I'm having trouble when using the method CloseAll (occurs with HideAndClose too) when the ListView of embedded form has ItemAppearance defined as DynamicAppearance.
You can check it by making this adjust in your FormStandLiveBindings example (it has one ListView).
The result is a Exception EListError with message 'Item not found'.
With any other ItemAppearance (Custom, ListItem, etc) there's no error.
Best regards
https://user-images.githubusercontent.com/115712873/195618685-a8e19bb6-84c9-40bf-b426-6f4683e225e9.mp4