Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
210 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
193 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
964 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
1 answer
98 views
Hi,

In your online sample (http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx), if doing the following:
1. Clear all text in the editor (Ctrl-A, Del)
2. Make a couple of lines of text
3. Select one of the lines of text in the middle
4. Select a different font size for the selected line

Result: All lines gets the new font size.

This behavior must have changed in the new 2014 Q1, can't produce the same behavior here with an older release!

Regards
Andreas
Ianko
Telerik team
 answered on 14 Mar 2014
2 answers
261 views

Hi,

I encountered an alert error.

RadToolTipManager Response Error:
Sys.WebForms.PageRequestManagerServerErrorExecution; An Unknown error occurred while processing the request on the server. the status code returned from the server was: 500.

This issue occurs when I deployed the onto actual server.  It runs fine on development environment.

Please give me some tips what causes the problem.

Kind Regards,

Duy
Duy
Top achievements
Rank 1
 answered on 14 Mar 2014
1 answer
99 views
Hi,

I have the following situation:
In a radRotator I have a div that capture the link value in a variable and calls a Javascript.
The javascript is supposed to pass the url value to the radWindow that should then finally open up and navigate to the url site.

Nothing is happening, the radWindow is not opening. Your support would be appreciated.


the div
<div class="link">
    <span><a href="<%#XPath("link").ToString()%>" target="_blank" onclick="return getLink(this);"></span>
 </div>

the script:
<script type="text/javascript">
            function getLink(anch) {
                var sLink = anch.href;
                {
                    radOpen(sLink, "RadWindow1");
                }
                return false;
            }
        </script>
Shinu
Top achievements
Rank 2
 answered on 14 Mar 2014
6 answers
421 views
I have a column in the grid that is mapped to a sql.bit type field and I am wondering how I can somehow sum the column using  Aggregate='Sum'.

Basically, when the column has 'true' in it I would like to sum (or count) these occurances and have it display in the footer (in this same column) and also in the group footer. Is it possible to keep the 'true' in the column but change it to 1 for sum'ing purposes only?

Thanks in advance.
Danyell
Top achievements
Rank 1
 answered on 14 Mar 2014
1 answer
87 views
Hi All,

When I am in EditMode in my grid and I hit the "Enter" key it acts like I've clicked on "Add new record."  Is there a way to make Enter behave as though Insert/Update was clicked?

Thanks,
Mark
Princy
Top achievements
Rank 2
 answered on 14 Mar 2014
2 answers
179 views
I would like to disable the RadEditor built-in content filter "ConvertTags" globally rather than in code or markup.
Is this possible? (In the ConfigFile.xml perhaps?).

thanks in advance

fudoki22
Top achievements
Rank 1
 answered on 13 Mar 2014
1 answer
178 views
Hi,
We are using Telerik RadScheduler (Calendar View) control to display all employs out of office information in the calendar view. In the calendar Month view few of appointment not showing when it’s come with multi-day appointment. But in Day view we are able to see those information.

we set VisibleAppointmentPerDay=5.

For details please refer the attachment Month View and Day View.
 
We confirmed from Data source scheduler getting all record but due to VisibleAppointmentPerDay setting while rendering the appointment it’s breaking few appointment when its come with Multi-day appointment.
 
Is there any way we can fix this kind of issue? We tested same data in SharePoint and this also behaving the same but Sharepoint automatically showing more item link..
Can we get similar feature here also.

Please let me know details ASAP..
Peter Filipov
Telerik team
 answered on 13 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?