Hello,
I have searched but not found any solution to somehow make the horizontal line for the full hour in scheduler.
Please see the attached image. I'm struggling to put words on this ;)
Any help or suggestions are appreciated.
Thank you!
Hello,
is it possible to change initial directory of open image dialog in image editor? I tried to set current directory by Directory.SetCurrentDirectory, but it seems it uses always some last opened directory.

Greetings,
Supposing that a Radgridview has 4 columns and the second one is the current column (our target).
Is it possible to change backcolor of not all the rows of the current column, but only the header cell of the color ? As if the column is highlighted or selected
I attached a picture

I have grid with four columns. On load, I'm getting the data from a single table to populate the columns in the grid. Imagine a data with a column for uniqueID, text, text, numbers and numbers. I'm loading just the last for as visible.
I want the user to have the ability to edit the first two columns. This data actually comes from another table. There may be five choices for the user to select.
I'm looking everywhere for en event and I cannot find where I can edit the data source for the combobox columns. I'm completely stumped as to how I can populate the drop down boxes with valid data for the user to select.
Hello
In a treeview drag drop operation I need to get a users validation before proceeding with the actual drop operation.
In the example DragDropTreeViewsVBNET provided in a previous post
I have added a messagebox at the beginning of the drop operation in order to decide if I proceed or not
However this "hangs" the application. I suspect that the drop operation operates in a different thread that
prevents me from opening a messagebox.
I have tried to find a way to achieve this but have failed.
Have you a suggestion ? (I understand this is not a Telerik issue but I would appreciate any suggestion)
Thanks in advance
Pierre-Jean

I get the dialog with the available Components and Themes, but, when I click Finish, I receive an error that says:
Error executing custom action
Telerik.WinControls.VSX.Actions.UpdateReferencesAction: Object reference not set to an instance of an object.
I do not receive this error if I remove all COM, Project, and external dll references from that project prior to launching the dialog. Is this expected? The Radcontrols work fine as long as I add the references manually or let VS do the work by dragging the control from the toolbox. For the record, I'm a brand new user so I can't say if this worked with previous versions.
Thanks!
The properties set at design time are not saved.
version : 2019.2.618.40

I am having problems understanding how to use this control. I have already created a form without it, but I can start all over, no problem. I just find it confusing how to lay it out. I have attached a screen shot of what I want in the layout control. Perhaps a short video demonstrating on how to partially construct this layout.

Dear all,
Can we formated textboxcolumn in grid with this format ? "XXXX-XX.XX" without maskededitboxcolumn ?
Thanks Before

Just upgraded to R3 and running program I am having the following error:
SearchRowPosition Failed
Telerik.WinControls.UI.SystemRowPosition is not available in the target framework. Using framework 4.7.2, which is the same I was using in the previous release.
