Hello,
While the telerik ajax controls look really nice (both to the eye and to the developer), I've noticed some small things related to the RadWindow:
- when in modal mode, the application menu is not overlayed. (is this normal, or is just me :) ?)
- when using the Vista theme, with Close, Resize and Maximize behaviors, the corners don't show the right way (btw, how can I upload a photo that shows the bad alinement?).
- sometimes, when opening it programmatically, the code that previously worked (in ASPNET Rad Controls, Q22007) with
radWnd.Maximize(); |
radWnd.show(); | |
radWnd.maximize(); | |
radWnd.show(); |
The version I'm using is Q32008, released in January 2009.
For the rest of controls in this suite, for now I had no problems, great work!
Lucian