I'm in the process of purchasing the control bundle and I'm still using the demo, but I have a problem that I can't figure out with the RadTitleBar. If I use the title bar with the Office 2007 Theme, the minimize/maximize/close buttons are visible in design time, but are gone in runtime. I tried it with the Office 2007 Silver theme and it works fine, if I turn it back to the black theme they disappear again. Is this a bug with the control/theme or am I missing something?
In a seperate thread, I asked about a missing Readonly property for the RadGrid. You suggested using AllowAddNewRow=False, AllowEditNewRow = False, AllowDeleteRow = False which I did and it works fine.
However, when I right click on a row to view the RadGrid context menu it still offers Edit and Delete Row as options. Although they don't actually do anything when selected, they really shouldn't be present on the context menu.