Hello,
I've developed an application using winForm Q1 2010 (on VS2008, .Net3.5);
Today I've installed the version Q2 2010 SP2, but I've found some differences.
#Question1:
In version 2010 Q1 the gridview was very smart:after re-assigning the datasource, the grid remembers the "old" selected
row and automatically re-select the row.
In the new version(2010 Q2 SP2) this behaviour seems different, the grid selects the first row.
Do you have changed something about that? How can I re-activate the behaviuor?
#Question2:
Following this page (http://goo.gl/PM8T) I've "upgraded" my app (1 solution, 5 projects, about 20 grids),
but now some grids (not all of them!!) have lost the settings (e.g. the showRowHeaderColumn property)and the skin: did you have ever seen something like that?
I really can't find any differences in the grids (all of them have the same properties).
I've readed this forum, founding nothing about: do you have any advice for me?
Thanks in advance
Francesco