Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
73 views
Did you consider adding YouTube to the list of cloud service. I think it will be a very sought after option being able to upload videos directly to YouTube with this controls and after all YouTube could be considered one of the first and most widespread cloud service even if just video-oriented.

If you think this is a good idea I will open a feature request.
Massimiliano
Top achievements
Rank 1
 answered on 14 Mar 2014
5 answers
339 views
Hello;

We recently tried updating to versions 2013.3.1324.40 of Telerik.Web.UI and 4.1.7.1213 of AjaxControlToolkit. We use the Ajax Control Toolkit Script Manager on our application. With this combination, none of the Telerik javascript resources load. If we go back to previous version of toolkit, or use the ASP.NET Script Manager, everything works fine. 

Our release cycle is an annual one, so at this point it looks like we will be unable to update Ajax Control Toolkit as updating Telerik is a higher priority for this project. Is there a workaround for this issue?

Thanks,

Richard Shadman
Dimitar Terziev
Telerik team
 answered on 14 Mar 2014
7 answers
288 views
I have a requirement to show only all day events in the week view and day view.  I was wondering if there is way to hide time lines in RAD Scheduler?  I can increase All day event height using rsAllDayRow class, but that does not help.

Thanks for your help.
Boyan Dimitrov
Telerik team
 answered on 14 Mar 2014
1 answer
50 views
I did not see a forum for Data Access.  So, which forum should I use to post threads to about Data Access.  I am having all sorts of problems with that!
Doroteya
Telerik team
 answered on 14 Mar 2014
1 answer
89 views
i have a method at client side "OnClientLoad()" so in this method definition I have to set the ViewPaths Manually so how can i do this ?

 function OnClientLoad(explorer) {

//want to set here
}
Vessy
Telerik team
 answered on 14 Mar 2014
3 answers
77 views
I have already created a page and I need to adapt to any mobile. How I can do this?
Bozhidar
Telerik team
 answered on 14 Mar 2014
1 answer
154 views
My question is very simple i have a listview with multiple group in it ,what is the best way to display the to total of all the groups at once .the functionality of the radlistview is set to display the total of each group individually but i need to set the total of total in other words the somme of all the groups total .is that possible(is there any parameter inside the radlistview to set ) ? or should i do it from code 
Konstantin Dikov
Telerik team
 answered on 14 Mar 2014
1 answer
184 views
Hi,

We are using RadUpload.Net2 .dll, Version 2.4.6.0 in our project for uploading files. When we are rendering this control in Chrome browser, It is rendered differently. I am attaching the control rendered in IE and Chrome.
In Chrome browser a button is showin inside. We dont want that to appear.

Hristo Valyavicharski
Telerik team
 answered on 14 Mar 2014
1 answer
162 views
Hello,
Is there a way to capture an event when a user clicks the [Select] button on the AsyncUpload?

I am using a RadFileExplorer in an ASP.NET application and I have this control’s EnableAsyncUpload = true. While a user browses the page and clicks Upload on the FileExplorer toolbar, the AsyncUpload appears (as expected). The AsyncUpload displays 2 buttons: [Select] and [Upload].

I know that I can use the OnItemCommand event of FileExplorer to “do something” when the user clicks [Upload]. But is there some other FileExplorer event that I can utilize when the user clicks [Select]?

I think I posted a similar question like this about 2 years ago and I was basically told “No, it can’t be done.” Is this now possible with the latest version of FileExplorer? What I want to do is validate each filename as they are selected by the user, instead of having to validate during the upload.

Thank you
Vessy
Telerik team
 answered on 14 Mar 2014
3 answers
935 views
Any ideas: When using a Telerik RadScriptManager on a page the following error occurs: Microsoft JScript Runtime Error: 'Telerik' is undefined.  The error occurs at the "$create" line in the snippet, which is automatically generated (line 4):

<

 

script type="text/javascript">

 

<!--

Sys.Application.initialize();

Sys.Application.add_init(

function() {

 

$create(Telerik.Web.UI.RadAjaxManager, {

"_updatePanels":"","ajaxSettings":[{InitControlID : "myRadGrid",UpdatedControls : [{ControlID:"myRadGrid",PanelID:""}]}],"clientEvents":{OnRequestStart:"",OnResponseEnd:""},"defaultLoadingPanelID":"","enableAJAX":true,"enableHistory":false,"links":[],"styles":[],"uniqueID":"myRadAjaxManager","updatePanelsRenderMode":0}, null, null, $get("myRadAjaxManager"));

 

});

Sys.Application.add_init(

function() {

 

$create(Telerik.Web.UI.RadGrid, {

"ClientID":"myRadGrid","ClientSettings":{"PostBackFunction":"__doPostBack(\u0027{0}\u0027,\u0027{1}\u0027)","AllowExpandCollapse":true,"AllowGroupExpandCollapse":true,"ColumnsReorderMethod":0,"ShouldCreateRows":true,"Selecting":{"EnableDragToSelectRows":true},"Scrolling":{"SaveScrollPosition":true,"ScrollHeight":"300px"},"Resizing":{"ClipCellContentOnResize":true},"ClientMessages":{"DragToGroupOrReorder":"Drag to group or reorder","DragToResize":"Drag to resize","DropHereToReorder":"Drop here to reorder","PagerTooltipFormatString":"Page: \u003cb\u003e{0}\u003c/b\u003e out of \u003cb\u003e{1}\u003c/b\u003e pages"}},"Skin":"WebBlue","UniqueID":"myRadGrid","_activeRowData":"","_clientKeyValues":{},"_currentPageIndex":0,"_gridTableViewsData":"[{\"ClientID\":\"myRadGrid__ctl0\",\"UniqueID\":\"myRadGrid:_ctl0\",\"PageSize\":20,\"PageCount\":1,\"CurrentPageIndex\":0,\"Name\":\"\",\"IsItemInserted\":false,\"clientDataKeyNames\":[],\"_selectedItemStyle\":\"\",\"_selectedItemStyleClass\":\"SelectedRow_WebBlue\",\"_renderActiveItemStyle\":\"\",\"_renderActiveItemStyleClass\":\"ActiveRow_WebBlue\",\"_columnsData\":[{\"UniqueName\":\"EditCommandColumn\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":false,\"Display\":true},{\"UniqueName\":\"sDescription\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sProgramAssignment\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPersonnelStaffPerson\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPersonnelAnnualSalary\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPersonnelNumberOfWeeksBudgeted\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPersonnelDatesFrom\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPersonnelDatesTo\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sPercentOfTimeBudgeted\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sAdmin\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sProgram\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sNonCsbgSource\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"sNonCsbgCharge\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":true,\"Display\":true},{\"UniqueName\":\"column\",\"Resizable\":true,\"Reorderable\":true,\"Groupable\":false,\"Display\":true}]}]","_loadingText":"Loading...","_masterClientID":"myRadGrid__ctl0","_popUpIds":"[]","_readyText":"Ready","_statusLabelID":"myRadGrid__ctl0__ctl3__ctl2_StatusLabel","allowMultiRowSelection":false,"clientStateFieldID":"myRadGrid_ClientState"}, {"gridCreated":GridCreated,"rowClick":RowClick,"rowDblClick":RowDblClick}, null, $get("myRadGrid"));

 

});

// -->

</

 

script>

 

Bozhidar
Telerik team
 answered on 14 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?