X Axis Range Grouping
Hi Rick,Here are the features I see used in the screenshot:to show such strings in the x-axis labels, you have two options:get the said strings to come from the data source (if possible). The...
View ArticleChart become black when url has query param with '('
Hi Itay, Thank you for the details. I discussed this case with my colleagues and confirm that this scenario is not supported. However, we have logged it for further investigation. Regards, Iliana...
View ArticleGantt and weekdays
Hello Sebastien, Thank you for contacting us. I would suggest you to use the workWeekStart and the workWeekEnd Gantt configuration properties. I hope that the above helps you. If you have any further...
View ArticleRadDateTimePicker sets time to midnight
Hello Jayalaxmi, Thank you for writing. You can create a derivative of RadDateTimePicker implementing the custom behavior in it. Then, use the custom control where it necessary:public class...
View ArticleSubmit form containing grid and IE 8
Hello Chris, I am afraid there isn't an alternative solution. Nevertheless, you can create a new feedback item in our Feedback portal and vote for it. This way our developers can consider a possible...
View ArticleImage Editor in Image Manager of RadEditor Can't use pencil?
Hi, You need to add few localization strings to RadEditor.Dialogs.resx file under App_GlobalResources since the Pencil is not one of the default dialog tools here is a video showing the...
View Articleupload file to Sharepoint 2013 document library for LinkManager
hi. i am able to see the item in my list now. but i only wants it to display 1 document library with the title "Documents".how do i do that?
View ArticleOpening a page on a modal automatically
I'm trying to automatically open an appropriate page on a popup modal. My page design is I've got a RADGRID with an edit button for each column. Each row has a unique ID (lets say row 1 is 1, row 2 is...
View ArticleRadSplitter.Net2.dll - infected by Trojan.DownLoader15.55824
Hi Choyling,The mentioned RadSplitter.Net2.dll is part from our classic ASP.NET controls which are not developed neither supported anymore. The whole source of the UI for ASP.NET AJAX suite is build in...
View ArticleGet reference of nested RadGridView
Hi Alexander, The observed by you behavior is caused by the internal logic the ComboBox executes when Up/Down keys gets pressed. In order to change that behavior you need to create a custom RadComboBox...
View ArticleGridView ValueChanged behaving strange
Perfect!!! Thank you for your response Hristo. The edit mode was the key, but I also made use of your CellValueChanged suggestion. Thanks Again!
View ArticleDynamic read only column format
Hello David, First, let me start by saying that mixing declarative with programmatically created columns is not supported scenario and you will have to create the entire columns structure in the...
View Articleupload file to Sharepoint 2013 document library for LinkManager
HI can i also check. where do i edit the code such that the when user select a item, it will return the full link..currently the code return /sites/subsites/Documents/accounts.xlsi want it to return...
View ArticleAppointment Sort Order
Hi,I need to provide a custom order to display my appointments... EG Put the user appointments at the top... at the moment, the default order is based on time. Is there yet a way to implement custom...
View ArticleBar series: determine bar positions
Hello,I am using a bar series, my aim is to reach a result similar to the "Target.png" file attached. I have a few issues:1. I cannot determine the width that will be taken by the y axis. Is there any...
View Articleform right-to-left
Hello Nima, Thank you for writing back. With this version, you can set the position by dynamically adjusting the Margin of the title. For example, you can use the SizeChanged event:private void...
View ArticleValidation using DataView's columnerror
Hello Bernhard, Thank you for writing back. Following the solution suggested in the other forum thread, I created a VB version of the project and you can find it attached. If I understand correctly you...
View ArticleExtracting Data from RadDataForm
Hello, I am using a single page RadDataForm to send information to an outside API. I've gone through the getting started sections of the documentation but have had issues finding anything in regards...
View ArticleValidation
Hello James, Thank you for writing. The GridViewCollectionChangingEventArgs object should contain both values at this point. I have tested this with the following code and I am getting the correct...
View ArticleHow to copy ObservableCollection inside shape class
Hello Joel, Based on the picture, you are referring to the RadPropertyGrid control, is this the case? If so, can you please elaborate more on the exact behavior you aim for and the current...
View Article