M
mfleet1973
Hi.
When testing my app I believe I found a bug in datagrids (or is it just
me).
Here is the scenario:
Grid is attatched to a dataview. Dataview has a filter. I enter a new
record within the datagrid and when I click on the fixed column (the
grey bar on the left with an arrow pointing right when record is
selected) of the last record, I receive an error "Index was outside of
the bounds of the array". The new record must be on top.
To make sure that it was not something in my app I created a very basic
app with only data adapter, dataset, dataview ,datagrid. the dataview
had a row filter and when I entered a new record and clicked on the
last record to save the info, I got the error.
Has this ever been reported before? I did a search in google groups
for this error message and didn't get any hits. Is there any known fix
for this?
Thanks.
When testing my app I believe I found a bug in datagrids (or is it just
me).
Here is the scenario:
Grid is attatched to a dataview. Dataview has a filter. I enter a new
record within the datagrid and when I click on the fixed column (the
grey bar on the left with an arrow pointing right when record is
selected) of the last record, I receive an error "Index was outside of
the bounds of the array". The new record must be on top.
To make sure that it was not something in my app I created a very basic
app with only data adapter, dataset, dataview ,datagrid. the dataview
had a row filter and when I entered a new record and clicked on the
last record to save the info, I got the error.
Has this ever been reported before? I did a search in google groups
for this error message and didn't get any hits. Is there any known fix
for this?
Thanks.