hi, I got a warning tellong me to use the RowChanging event in remplacement of the RowDeleting event. I add the RowChanging Event but the event never been fired! The RowChanged does but I need to check if I can delete something and cancel if I can't This code must be placed (I think) in the rowChanging envent. Do I need to do something to enable this event?
Using the RadComboBoxEditor with a single RadComboBoxItem with a label of String.Empty doesn't correctly calculate the height of the list box (the list box is tiny). This is a defect in Q3 2007 SP1 as well.
It's nothing serious, but I encountered following behaviour using Q1 2008 beta RadControls for WinForms. I have startup form with two button. Both open another forms. When I load up application, default theme is used for these buttons. However, when I open any form using those two buttons and return back to the startup form, appearance of buttons changes. Below are pictures of both situations. You can see the difference therem
hi,
I have a problem with selecting a week..as in,when i select a week using the horizontal Row Selection the week definition in the rad calender control starts from sunday and ends on a sunday.
can i predefine the week selection so that my week starts from monday and ends on a sunday??
We're trying to automate testing of the WinControls using a couple of different tools (QTP and Project White) . These tools use the Microsoft UI Automation framework. We are using UI Spy to find Telerik controls in our WinForms application and they don't show up.
We have an immediate need for UI automation. What are your plans for providing support for Microsoft's UI automation framework?
Hi, I am trying to create a user control (Windows). I have a requirement to open a Pop-up from that control, can you please suggest which control i can use for the same. I am using RadWindow in web applications.
I have a grid with an ID column bound to an Int32. Users are unable to clear the value in the filter without choosing "No Filter". If they clear the text box and hit enter (to apply the filter), the previous value appears. This wasn't a problem in Q3 2007 SP1 because filters were string comparisons.
It would be helpful to be able to optionally filter on string representations of strongly typed objects. This would enable users to clear filters simply by clearing the filter text box, and would allow for options such as 'Starts With'.
Hi.
I want to customize the arrow button on the dropdown control.
What I've found so far is how to set the backcolor and the arrow color, but not how to put my own image on the button.
How can I do it?
Another question is how to put an image on the editor portion of the combobox (I want to display the image that appears near the text for the selected item as well).