Rajadurai,
Thank you for the help. I appreciate the effort you spent to prepare sample code for me.
I've experimented further, and I've observed that the bug occurs whenever a GridBaseStyle is changed before the GridDataBoundGrid is added to a Controls collection. Please see the attached code for an example.
I was able to work-around the problem by setting the GridBaseStyles not in the New procedure, but in an Initialize override. Everything works fine now.
-TC
F88878_478eba41.zip