TFrameStand icon indicating copy to clipboard operation
TFrameStand copied to clipboard

ListView with DynamicAppearance

Open ghost opened this issue 2 years ago • 0 comments

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

ghost avatar Oct 13 '22 14:10 ghost