When I add a new row to a binding source that is used in a data grid I am getting Row Index provided is out of range. This was working recently but I upgrade to the latest version and this error just started popping up.
Please help ASAP.
Thanks,
Tim Larson
Hi Tim,
What kind on data source? I tried to reproduce using a DataTable and adding a row when loading and on a click but can’t reproduce. I tried binding directly to the DataTable and to a BindingSource(table, null). Can you send some more details? Stack trace, and the type of binding.
Thanks,
Luca
Please login first to submit.