This question is locked. New answers and comments are not allowed.
1. Clicking on the row selector does not select the row, you must click on a data cell in the row instead.
2. Adding a new item to the collection a gridview is bound to has very odd results if the gridview has sortdescriptors defined for it. The new row shows values from the last row and then clicking on other rows changes the values to values from other random rows in the grid. Removing the SortDescriptors removes the problem. (not positive if this was a result of upgrading from Q2 to Q3 or if it was broken in Q2 as well).
Thanks,
Heather
2. Adding a new item to the collection a gridview is bound to has very odd results if the gridview has sortdescriptors defined for it. The new row shows values from the last row and then clicking on other rows changes the values to values from other random rows in the grid. Removing the SortDescriptors removes the problem. (not positive if this was a result of upgrading from Q2 to Q3 or if it was broken in Q2 as well).
Thanks,
Heather