Hi,
I come back with a question which was answered in thread below, but for some reason we must use ListView (convert from VWG) https://wisej.com/support/question/listview-binding-event
Actualy we use BindingList for ListView, but it looks like something is wrong in Wisej. ListItem_PropertyChanged sends event with newIndex, and oldIndex= -1, but Wisej use only index =-1.
Could you please take a look again? Thank you for your help.
Page
Hi,
thank you for your help. listView.Fill(dataSource) solves many our simple forms. We will move some others to DatGridView. Will you fix the problem with NewIndex?
Best regards,
Page
Hi,
I added an example, when I edit description textbox, all listView refresh.
Page
Please attach a small runnable test case that shows the issue.
Please login first to submit.