Telerik Forums
UI for ASP.NET AJAX Forum
8 answers
565 views
I am showing a rad alert by calling the javascript function "radalert(..,..,..,)" ,but it gives me the error "radalert is not defined".i have RadScriptManager and RadWindowManager in the page.the page is anonymous.how can i make it work.

Thanks,
Rahul R
Andrea
Top achievements
Rank 2
 answered on 23 Sep 2015
1 answer
225 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
126 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
264 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
166 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
107 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
191 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
259 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
105 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
120 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
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?