How can change the aspect of linear bar like picture bellow? I don't want it to be a straight line,like in default.I know that I ask same question in the other thread but nobody responded there.

Hello:
I have seen plenty of posts, webinar and code examples detailing how to add custom fields to an inherited class of the Appointment dialog used with RadScheduler. What I would like to know is the reverse of adding custom fields; How do I remove fields from an inherited or derived class of the Appointment dialog. If I remove some of the default fields from the inherited form, will that cause unintended problems because I simply removed the unwanted fields from the form? Or is there a simpler way of hiding the form files by the way of property dialogs on the RadScheduler control, or should I simply hide (make the fields non visible) on the inherited form from the Appointment dialog?
Thanks!


Hi all,
When clicking the "Draw Shape", "Draw Text", etc, buttons on the image editor, is there a way to disable the pop up windows that comes up by default?
I don't want my users to be able to select the colors when they draw. Thank you.


Hi,
I currently export using a custom function that takes the grid as an argument and passes it to the function to create the excel,however when i filter my grid to only show a few items it still prints all of the original items in the grid which have been filtered out
I Know it is exporting them all to the function because obviously they still live in the grid,i was wondering there was a way i could create another grid and set it to the filtered grid with only the displayed rows or whether i can remove those rows from my grid before sending it to my function
I Do now want the use the export function provided by telerik as i have a very specific layout that my excel must have and this function is to be used by hundreds of Screens in the future
Kind Regards
Josh
How can change the aspect of linear bar like picture bellow? I don't want it to be a straight line,like in default.
When I disable a RadTextboxControl the "BackColor" color turns "gray" which appears to be the default color. I've been unable to find anything on how to change the default "BackColor" on the disabled control. Anytime I update the "BackColor" property via the code behind or designer itself it always goes back to the same "gray" BackColor. Thoughts?

