Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
73 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
221 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
53 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
388 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
59 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
165 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
145 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
1 answer
81 views
I am updating the RadXmlHttpPanel  with ten RadTextBox's with no issues. My issue is when I go to hit SAVE within the application I want to be able to use those 10 textboxes data. Every time I try I get a NULL returned even though I know there is something there. I know I am missing something incredibly easy. 
Slav
Telerik team
 answered on 13 Mar 2014
1 answer
146 views
Hi Team,
 I am working on radgrid with custom paging concept. Here we have four columns with filters. I am facing the problem as follows.

1. Initially I given filter value 'a' contains for column1.
    a.) get the filter expression from current filter expression property in command event.
2. Now I given filter value 'k' contains for column2.
    a.) for this I am getting previous column1 expression from grid filter expression property.
    b.) for column 2(latest filter value) from the current filter expression property in command event.
3.) When I removed the Filter value for column. getting column1 and coulmn 2 expressions from filter expression
expected one is: I dont want column filter value.

Please help me.

Regards,
Prasad.
Viktor Tachev
Telerik team
 answered on 13 Mar 2014
1 answer
61 views
There is a RadFileExplorer control in my application. When I select the folder from the treeview suppose I select the child node then the data which is in child Node is get into the grid and suppose the close the rad file explorer the open again then I want that I child node which I selected prevoiusly is selected shown in the rad file explorer and also the data related to the child node  is shown in the grid
Vessy
Telerik team
 answered on 13 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?