Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
276 views
hi,
i'm using radgrid with default radfilter, when i filter in a column after postback the cursor focus moved away. how to set the cursor focus in currently filtered column after postback? please provide code snippet.
Viktor Tachev
Telerik team
 answered on 28 Jan 2014
1 answer
67 views
Hi, 
I am facing issues when using the Timeline view(set timeline view for 1 month-31 slot each slot per day). 
Case 1:
- Plan for an appointment eg: 22 Jan 2013 11.00am to 23 Jan 2013 9.00am. So total hour is 22 hours. 
- Open the planning, notice that appointment shown only on 22 Jan 2013 [Not ok]
- The appointment should showing for two days 22 Jan and 23 Jan(as start from 22 Jan and end at 23 Jan)

Case 2:
If i set another appoinment eg: 22 Jan 2013 11.00am to 23 Jan 11.30am. Total hour more than 24 hours.
- Open the planning, notice that the appoinment shown for both 22 Jan and 23 Jan. [It work fine]

I tried in http://demos.telerik.com/aspnet-ajax/scheduler/examples/month-view/defaultcs.aspx it work fine in both case 1 and case 2. 

May I know how to solve the case 1 issues? 
Thanks.

Regards,
Mee Ling
Plamen
Telerik team
 answered on 28 Jan 2014
1 answer
109 views
Hi Telerik,

The RadEditor's bold and italicize found in editor tools are not working only the underline works. It does not make it bold nor italicize when clicking on the tool.

I used the following browsers:
  • Google Chrome version is 32.0.1700.76 m
  • Firefox version is 13.0.1

It is working in IE though.


Telerik Runtime version - v4.0.30319

Telerik Version - 2011.2.712.40


Thank you,

Regards,
Ema
Marin Bratanov
Telerik team
 answered on 28 Jan 2014
15 answers
250 views
Chrome recently updated to version 32.0.1700.72 which has caused issues with drag-and-drop from a RadGrid once the page has been scrolled.

This can be reproduced by going to the demo site, http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx?product=grid, scrolling down slightly then attempting to drag an item from the radgrid to the scheduler. You will notice the dragged item is offset by the amount scrolled.

This is only an issue in the latest version of Google Chrome and works fine in all other browsers and works fine in Google Chrome version 31.

Has anyone found a solution to this yet or know of any workarounds?


Marcus
Top achievements
Rank 1
 answered on 28 Jan 2014
1 answer
190 views
Greetings,

Can anyone tell me if the RAD ImageEditor provides an eraser toolbar button, similar to what is found in MS Paint?  If not, might this be planned for a future release, since it is a commonly used feature?

Thanks.



Niko
Telerik team
 answered on 28 Jan 2014
1 answer
132 views
Hi there

I'm trying to add a css file from code behind but I notice that I get this error:

Skipped loading 1 invalid resource.

Dim stylesheetItem As StyleSheetReference = New StyleSheetReference()
stylesheetItem.Path = "~/App_Themes/test.css"
StylesheetManager1.StyleSheets.Add(stylesheetItem)

On my master theme I got:
  <telerik:radstylesheetmanager ID="StylesheetManager1" runat="server" EnableStyleSheetCombine="true">
        <StyleSheets>
            <telerik:StyleSheetReference Path="~/App_Themes/common.min.css" />
        </StyleSheets>        
    </telerik:radstylesheetmanager>

Can stylesheets be added from code behind?

Regards DotnetShadow
Rob
Top achievements
Rank 1
 answered on 28 Jan 2014
3 answers
58 views
Hi,

Chunk upload functionality doesn't work on IE8,IE10 browsers using Telerik library version 2012.3.1016.35.
On FF it works fine.
DisablePlugins="true"
Any chances to make it work using the specified lib version?

Unfortunately, can't upgrade the Telerik library to the latest one.
I know that the chunk upload works on all browsers in the latest version.

Regards,
Denis
Peter Filipov
Telerik team
 answered on 28 Jan 2014
2 answers
52 views
Hi All,

   I am using JQueries for my project that is having telerik 2011 dll, but I did upgrade the telerik version from 2011 to 2013, we are using jqueries for POP up windows and other areas too, in telerik 2011 UI design of grids and POP up is working fine, but after upgrade
all my pop up are stuck that were using JQueries and UI design issue of telerik rad-grid. I am using JQuery version 1.7.
What I want to ask?
Weather I need to change JQuery to each and every page according to the version that support Telerik 2013 or there is some short cut solution, that can match the JQuery version with Telerik 2013?
Waiting for the positive feedback. Thanks in advance.
Vivek
Top achievements
Rank 1
 answered on 28 Jan 2014
1 answer
94 views
Hello!
I use load on demand treeview. I have to use tri state checkboxes. How can I set indeterminate state on web server side? If it's not possible can I do it on client side?
I set the state on client side like the following: node.get_checkBoxElement().className = "rtIndeterminate". In this case if I click on the checkbox the state is not changed. It does not work for me.
---
Best regards, 
Denis
Princy
Top achievements
Rank 2
 answered on 28 Jan 2014
8 answers
216 views
I was looking at my old version of the editor. These steps:

1. Add this to HTML view

a<br>
b<br>
c<br>

2. Switch to Design view. And then highlight the text (Ctrl+A)
3. Click the bullet list.
4. The generated HTML was

<ul><li><span style="line-height: 1.5;">a</span></li><li><span style="line-height: 1.5;">b</span></li><li><span style="line-height: 1.5;">c</span></li></ul>

But, in the latest version, the HTML generated is 

<ul><li>a<br>
b<br>
c</li></ul>

So, the logic of the bullet points has changed. How can I add a bullet list to selected text (as done previously) in the new version.

Thanks.
LePaul
Top achievements
Rank 1
 answered on 28 Jan 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?