Telerik Forums
UI for ASP.NET AJAX Forum
8 answers
358 views
I am using the current version of the controls. RadTextBox is being styled properly except when it is TextMode="multiLine". It is not resizing to the number of rows and does not show that it is resizable. I am also using bootstrap but this doesn't seem to have an effect otherwise. Happens in all browsers.

If I switch to a <asp:textbox> there is no problem but I want to use the rad control. 

<telerik:RadTextBox ID="rtbComments" runat="server" MaxLength="2000" TextMode="multiLine" Width="100%" class="form-control">
</telerik:RadTextBox>

Thanks.

Anatoliy
Top achievements
Rank 2
 answered on 15 Aug 2017
7 answers
460 views
What I'd like to do, is asynchronously post back my form and save the data every X seconds.

I know I can do this with javascript if I iterate my controls and build up some kind of comma separated string holding all the form values and send that to the server as a page method call, but because the form is quiet complicated (nested data lists and grid views), it would be much easier if I could just write the "Save" logic 1 time in the code behind (when the user clicks "Done") and reuse that same code for the auto save.

I was thinking maybe I could somehow use the rad ajax manager to cause an async postback of the page that the user wouldn't notice, and it wouldn't update any controls.

Is this possible?
Bhanu Prakash
Top achievements
Rank 1
 answered on 15 Aug 2017
0 answers
87 views

Hi,

I have a question about the editor's plugin dialog. For example, we added some customized features in image manager and we try to make some changes of  "dialogOpenerImageManager" div element too. Is there any way we can find this element from ImageManager.ascx control?

 

Thanks,

Lan

lan luo
Top achievements
Rank 1
Iron
 asked on 14 Aug 2017
0 answers
120 views

Hi All,

I'm using Telerik Release version 2017.1.228.45 and I have a requirement that allows users to be able to drag and drop "files" and "folders" from local desktop to the FileExplorer page for upload.  Currently the FileExplorer control supports drag and drop for files only.  Is the FileExplorer Control able to support drag and drop of Folders which contain files to be uploaded? Are there any settings or configurations that need to be done?  

 

Thanks,

M

Mauro
Top achievements
Rank 1
 asked on 14 Aug 2017
2 answers
168 views

Hi,

we have a problem on radgantt render.

In our scenario, user added 62 tasks which connected with 65 dependencies. As you can see in attachments, dependency lines are in correct rows but, tasks are slides down.

We've tried all different skins and render modes but nothing changed.

Telerik Version : 2016.3.1027.45

VS : 2013

.net framework : 4.5

if needed, i can share codes also

Could anyone help us?

Ali
Fernando
Top achievements
Rank 1
 answered on 14 Aug 2017
1 answer
85 views

HI!

Exist any way to change the background color of taskbar by status in the column grid?

Like image attached.


Regards

 

Sebastian
Top achievements
Rank 1
 answered on 14 Aug 2017
0 answers
69 views

I'm new to Telerik.  This should be easy to do but I'm struggling for some reason.  I have a RadGrid on my web page.  I can click the edit icon and then it displays an email address.  I want to let the user change the email address.  It does let the user change the email address.  But I want to expand the width of the email address.  I cannot figure out how to do this.  Can anyone help?  This should be easy but I'm missing something.

Bob
Top achievements
Rank 1
 asked on 14 Aug 2017
1 answer
234 views

Hi,

I have a radgrid with specified template columns. I would like to enable the Excel-like filter option on the grid, but hide the icon on certain column headers.

I've tried the code below, but it's not working.

<telerik:GridTemplateColumn HeaderText="View" UniqueName="ViewCol" ShowFilterIcon="false">

 

Any ideas to what i might be missing?

Thanks,

Jas

Jas
Top achievements
Rank 1
 answered on 14 Aug 2017
3 answers
145 views

I would really like it if the box just displayed as much of the text as possible, like a normal text box, rather than trying to truncate it. It needs to be visible without a mouse over. Is there a property or something I can set to turn this off? See attached example image.

 

Bottom box has focus top box does not. Same text is in both.

Vessy
Telerik team
 answered on 14 Aug 2017
1 answer
594 views

Hello,

I need a grid which auto refreshes after a given period using a timer.  There is an example here: http://demos.telerik.com/aspnet-ajax/ajaxmanager/application-scenarios/ajaxify-timer/defaultcs.aspx

However, I don't want the whole grid to be rebound after each refresh and instead would like it to be seamless without the animation.  When creating a standard bound to a there is a refresh button top right, and when pressing this button it does exactly what I'm after - it doesn't rebind the grid and instead if there's new data it pops the new data in instead of creating an obvious refresh animation.  Using a normal is there some way to simulate pressing this 'Refresh' button using a timer element and thereby avoiding the rebinding?

Thanks

Eyup
Telerik team
 answered on 14 Aug 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?