Hello,
I have a DataRepeater and as DataSource I have a list of objects using BindingList, but I noticed that since version 4.0.3 the data is no longer displayed.
Is there a workaround to temporarily fix the problem in the meantime?
I tried with the AddNew method, but then when I try to delete them, the count does not reset, so it goes into exception.
https://ncweb.filemail.com/d/ohankdvzyacqgxa
Thank you for your support.
I was able to reproduce the problem with the example I am attaching.
The data is loaded the first time, then if I delete it and empty the entire data source and try to reload the datarepeater, the data is no longer loaded.
I tried and I cannot reproduce. See attached sample of a DataRepeater with databinding that works fine in 4.0.3.
Can you please wrap up a small sample that demonstrates the issue? Delete the bin and obj folders before posting.
Please login first to submit.
