Is there anything special I need to do to get an imagebutton click event to fire on the server?
I have an imagebutton in the template for the tabstrip.
If I take that imagebutton and place it directly on the page, the click event works fine for the copy outside of the tabstrip.
<TabTemplate >
<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/Images/image_new.gif" OnClick="ImageButton1_Click"/>
and code:
Protected Sub ImageButton1_Click(ByVal sender As Object, ByVal e As System.Web.UI.ImageClickEventArgs)
Dim x As Integer = 1
End Sub

Dears,
I am facing an issue where the data is there, but on chart it is not visible, as the data is very small (attached). Kindly can anyone help in making it visible on chart as well.
HI Their
I wana customize Marker in Ajax RADMAP with numeric value Text in it . any help

I'm using a RadComboBox to create a search in my page. When the page is loaded the control do not have items preloaded. This is done after you type some letters, the values are retrieved from a table based on your search and then the combo drops down showing the values returned, so the user can select an option.
Some of these values retrieved from the table can contain non-us letters (spanish/french/portuguese characters like Ñ or Ó, for instance).
The issue is, after selecting one of these values with non-us characters, the combo drops down and populate the list again. This stops only if you press ESC.
I'm not sure exactly which version we use. The Telerik.Web.UI (and others) dll version is: 2012.1.215.40
This happens only on IE.
Chrome, FF and Edge are OK.
I appreciate any help you can provide. Thanks in advance.
Note: It's very similar to this case: https://www.telerik.com/forums/radcombobox-is-not-closing-in-ie11-after-filtering-it-remains-opened-always
| <telerikInput:RadComboBox x:Name="ctrlParameterValue" Margin="8,0,8,8" IsEditable="True" IsTextSearchEnabled="True" TextSearchMode="StartsWith" Style="{StaticResource AplusCRadComboBoxStyle}" /> |

Hello
I have a small problem of display of my telerik objects on my page asp.net on the browser safari, the display is good on the other browser, chrome, firefox, IE
you have solutions ?
thank you
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
|
|
