Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
113 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
112 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
203 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
213 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
203 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
967 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
101 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
268 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
100 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
433 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?