Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
161 views
Is there a way to hide the unpin icon or prevent undocking for a particular sliding pane?
Vessy
Telerik team
 answered on 23 Sep 2015
3 answers
100 views

Our solution architecture is like below. Same IIS, site, and application pool are used.

- Website (Frontend user) , ex www.hellotest.com

- Admin (Backend user) , ex www.hellotest.com/admin

We are using Editor in backend to upload Media & Flash contents.

All uploaded data is stored in one of front-end site folder. It's okay.

But when I insert from file manager, embed links points backend url.

Which means

embed url is www.hellotest.com/admin/uploads/media/somefile.mp3 . This should be www.hellotest.com/uploads/media/somefile.mp3 (NO admin in URL)

How can I fix this issue?

Vessy
Telerik team
 answered on 23 Sep 2015
3 answers
238 views

We have a issue in table property.

Basically, when I click a table in editor, it should show table properties at the bottom of editor.

I tried this one on your demo site (http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx).

When you click attraction table, it shows table property.

But when I inserted a new table, and tried to popup the table property, it didn't show anything. (Try on the demo)

We just upgraded the telerik version from 2014Q2 to 2015Q2 version, and it has started happened.

Lots of our users are complaining about this, so please let me know how to resovle this issue.

 

Nikolay
Telerik team
 answered on 23 Sep 2015
4 answers
145 views

I am facing a strange scenario. in some ASP.NET page, there is a RadMaskedTextBox control with some mask. After entering data in it and after postback, its Text property is empty string on server side C# code. What can be wrong here.

 

Code:

<telerik:RadMaskedTextBox ID="​txtPhone" runat="server" Mask="(###) ###-####" PromptChar="_" Width="130px"/>​

Maria Ilieva
Telerik team
 answered on 23 Sep 2015
2 answers
90 views

Hello,

 About the link http://www.telerik.com/blogs/radhtmlchart-vs-radchart-round2-choose-asp-net-chart (that is posted in 2013), marked zones don't exist in radhtmlchart contrary to radchart.

Since this link, no feature about marked zones is added. Yet, this link said that all features would be added later than 2013 and we are in 2015. Any news about it?

 What I search, is customizing the plotarea for each date or each value of the axis x, regardless of the series.

An example is joined for illustring it.

 Or there is an alternative?

 Thanks for your future help

Floriane
Top achievements
Rank 1
 answered on 23 Sep 2015
3 answers
166 views

Hi guys,

I've a problem with RadAsyncUpload control:
I've a project with disabled viewstate, and every single action is performed using pagemethods, now the problem is that when the user upload a file the OnFileUploaded event is not firing, and I don't know how to retrieve the uploaded files in a next step, since I'm using just pagemethods and don't have a reference to the RadAsyncUpload instance 

Is there some way to retrieve the uploaded file in the moment in that are sent or also in a next step using a pagemethod?

Sorry for my very poor english

Hristo Valyavicharski
Telerik team
 answered on 23 Sep 2015
4 answers
240 views

Grid is generated in entirety dynamically from the server-side with template fields. Data binding is done using NeedDataSource().After every postback, RadGrid loses the values (and NeedDataSource is not  invoked).The column structure for the Grid is defined in OnInit() within if(!isPostback) - so the grid columns are defined only once during the page life cycle.

I remember reading somewhere that when building the Grid structure dynamically from the serverside, the grid 'needs' to be Rebind() on every postback. But even Rebind() does not populate the values of the grid.

Viewstate is turned on for explicitly for the page and the grid.

Does RadGrid not maintain the values on postback when definign the columns during runtime? Is this something to do with ViewState?

Appreciate all the help.

Maria Ilieva
Telerik team
 answered on 23 Sep 2015
1 answer
85 views
Hi,
I am using Telerik version 2010.3.1317.20, I am using a Rad Grid with pagination and I want to save Rad Grid data items on button click.
I already tried  ​RadGrid.AllowPaging = false; RadGrid.Rebind(); then run for loop & again setting RadGrid.AllowPaging = true; RadGrid.Rebind();
but it's not working, it still takes the records on the current page (page size = 50). So please let me know how can I achieve Save opration by looping through the 
entire RadGrid data items when pagination is enabled?

Thanks. 
Viktor Tachev
Telerik team
 answered on 23 Sep 2015
1 answer
96 views

I am new to using telerik controls.

I have a Radgrid on my ASPX page and I intend to use Client side API on the same.

I have a requirement of using a usercontrol on firing the Edit/Insert command for the grid.

So, now I want to use the Client side API(s) to access the usercontrol and set the required public properties on it.

Regards,

Paresh

 

 

Viktor Tachev
Telerik team
 answered on 23 Sep 2015
1 answer
143 views

Hello,  I need to make the text in a cell flash/blink based on a calculation.  I appreciate any suggestions you may have to accomplish this.

 

Thank you

Viktor Tachev
Telerik team
 answered on 23 Sep 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?