Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Hrm... if the set method is not fired, then it's not the business object dropping the first character. It has something to do with the DevExpress grid that you have it in. One other thing you might try, just to verify it, try testing your BO and BBS with a regular DataGridView control from the .NET basic controls. If it works, then it'd definitely something with DevExpress.
|