ListView dispose in Double Click
Hello George, Thank you for writing. When the RadListView is double clicked, an item is selected. This happens when the mouse button is released (the MouseUp event) and if the control is disposed there...
View ArticleSeriesClick event not fired in canvas rendering mode.
Hello again Naveen,I am sorry for the misleading information. The fact that in Canvas mode no events are available is a design decision and it will not be changed for the time being:...
View ArticleHorizontal axe label truncated
Hi Mathieu, Thank you for writing. You should set the ClipLabels property of the axis to false:DateTimeCategoricalAxis categoricalAxis = new DateTimeCategoricalAxis(); categoricalAxis.LabelFitMode =...
View ArticleI can not use RadButton of PostbackUrl at RadAjaxPanel or RadAjaxManager +...
Hello, To resolve the issue, you need to exclude the button when initiating a navigation to another page. Similar to this...
View ArticleError thrown when querying uploaded Excel
Hey guys, I'm using the radasyncupload control to import an excel sheet in my application. However whenever I try to query this excel file I get an OleDBException with the following message:"The...
View ArticleListView dispose in Double Click
Hello and thanks for your reply.I am trying to change the icon of a node in a treeview by opening a user control that contains a listview with icons.This user control closes (with dispose) on...
View ArticleRotating GridView Column Header
Hi Zlatko , This is an expected behavior. When re-templating the header - as in your case - you take the responsibility of the visual appearance of the header in your hands. Once the template of the...
View ArticleListView dispose in Double Click
At the moment I am selecting the icon in the listview and press a button to set the Icon *
View ArticleEnable context menu for some appointments, not for all
I'm using the scheduler with webservice databinding.Is it possible to enable the context menu for some appointments, but not for all? If so, how could that be accomplished?
View ArticleSpinner not showing on IOS -help
Hello Pablo, If you are using the AppBuilder Web Client, you can simply tell me the name of your project. If you are using the Windows Client or the Visual Studio Extension, I suggest you open a...
View ArticleFiltering support for PivotGrid/PivotDataSource
Please test using the attached html file in zip format.The All level cell context does not indicate the filter entries that can be used to drive detail reports at a different URL when All level in fact...
View ArticleFiddlerCore Mono not work at Chrome 45 with https request
In your Mac ,it's work? what's version is Mono.Security.dll ?
View ArticleDefault Style
In Visual Studio 2015 (and also Blend) i can not extract the Default Style for this Control. Where can i find the Definition?
View ArticleImage Gallery is not displaying any Image,
Thanks. I solved it by adding a Virtual Path for DataImageField.
View ArticleDateContinuousAxis Grid Labels
Hi Anna, thanks for your post I have a timebar connected to a chartview. Depending on the selected timespan in the timebar the chartview is updated. The timebar can display up to years of sensordata...
View ArticleShow Poster when play audio
the idea is to put the image as the player backgroundnot as poster (small image in the playlistcan it be done)
View ArticlePDF/RADGRID
Hi All,When the grid is exported in pdf then exported file contains ">","<"(Encoded HTML) instead of ">","<".How do i solve this problem ?
View ArticleView some Data as Checkboxes, Inputfields and so on.
Hello Guys, I get from the Server some data like, information as plain text, form type lik checkboxes, input field and so on. I want to view all this information. So i assumed that I do NOT need a...
View ArticleKendo Inline Editor selected text background color
Hello, I have a problem with setting the selection color in Kendo Editor in inline mode. What I've discovered is that if a text inside the editor is not formatted everything is fine (meaning, selecting...
View ArticleIs there a "common area" inside a multipage?
Ivan, thank you for taking the time to respond to my question. However, I did find a solution to my problem that appears to be working quite well.I used the following code in the display file (.aspx)...
View Article