Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
155 views

I'm trying to come up with a way to create a custom EditorTool that is purely informational.  Essentially, I want a label in the Ribbon that I can update the text with JavaScript.  I can get way with having a normal EditorTool as long as I can keep updating the text on the fly from client-side.  The issue is that the users are spending more time in the editor than the established timeout on the server (I have no control over the timeout length). I'm looking to give them a counter that shows how long before the timeout will occur (I've got a counter written, but nowhere to display it).  Ideally they'd be saving as they worked, and it wouldn't be a problem... but users don't always do what they should. lol

 

Alternatively, I could just auto-save for them, but I'd still want to be able to modify the text in the Ribbon to indicate when that occurred.

 

I don't want to have to waste real estate to add a label above or below the editor when the existing ribbon has plenty of unused space.

 

Any suggestions?

Rumen
Telerik team
 answered on 11 Jul 2019
4 answers
184 views
The RadGrid we have implemented on a page is contained within a RadPageView.  Its width is 100% of that space, dynamically growing as the window is resized.

I've got one GridTemplateColumn that is set to Display=False that is showing at load.  I can't find any programmatic server or client side logic that could be showing it.

More importantly when the window is resized, other hidden columns are suddenly no longer hidden.  They are set to Display=False at load and can only be shown through the context menu.  It appears it's client-side scripting that is causing it but I've been unable to catch what it is.  I have some custom client side script running as part of client events, but it still happens even if they are not called so it shouldn't be related.

Has anyone seen this behavior before?

Thanks for your assistance or comments.
Eyup
Telerik team
 answered on 10 Jul 2019
6 answers
213 views

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

Peter Milchev
Telerik team
 answered on 10 Jul 2019
0 answers
105 views

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.

 

Sajjad
Top achievements
Rank 1
 asked on 09 Jul 2019
1 answer
164 views

HI Their

I wana customize Marker in Ajax  RADMAP with numeric value Text in it . any help 

Vessy
Telerik team
 answered on 09 Jul 2019
2 answers
205 views
How do I center align the week dates visible to the RadCalendar column headers? 
Vasssek
Top achievements
Rank 1
 answered on 09 Jul 2019
6 answers
245 views

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

Marin Bratanov
Telerik team
 answered on 08 Jul 2019
4 answers
222 views
Hi,
The examples only gives the option of saving/loading of the state by buttons.
i have added the persistence manager to the page.
Is it possible for an persistence enabled control to save/load this automatically.
For example if I creates a splitter and I change the position on the client and on the return after postback it will remain on the same position and if I close the application and open its it will remember that position ?
At the moment it goes back to the original position after postback. Perhaps I have missed a setting on the splitter ?

Best Regards
Ole Oscar
n/a
Top achievements
Rank 1
 answered on 05 Jul 2019
2 answers
88 views
unknown element telerik:GridColumnGroups
Rumen
Telerik team
 answered on 04 Jul 2019
13 answers
944 views
Hi,
is it possible, to force the RadComboBox to search values with case sensitive mode?
In our scenario 'titel' and 'TITEL' and 'Titel' are totally different values.

The RadComboBox definition looks like:

<telerikInput:RadComboBox x:Name="ctrlParameterValue" Margin="8,0,8,8" IsEditable="True" IsTextSearchEnabled="True" TextSearchMode="StartsWith" Style="{StaticResource AplusCRadComboBoxStyle}" /> 


Thank you for your help.
Peter Milchev
Telerik team
 answered on 04 Jul 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?