Wondering if anyone here is using DevExpress components, specifically their Grid Control, with SF?
I'm having a few issues. One is that the BO's current record does not seem to be staying in sync with the focused row. For example, the attached screen shot shows the "Hindi" row selected, if I press Delete on the MaintenanceFormToolStrip, the first row ("German") will be deleted...not "Hindi" as expected.
Secondly, if I edit "Hindi" to "East Hindi", the Save button is not Enabled as usual when I leave the row, yet, when I exit the form, it automatically asked me if I want to save the changes. Upon confirmation, all changes are saved correctly.
Finally, I cannot use the design time editor because the component does not recognize the BO as a datasource...I have to assign the datasource programatically...would be nice to have design-time support...but that's secondary.
Any clues?
TIA,
Rob