Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
126 views
I'm having an issue with the RadCalendar.

On Every other browser, it works as it should, my menu goes over the RadCalendar, on IE7, it doesn't, but only for the date boxes and hover background. I've tried resetting the z-index of every element on the RadCalendar control so it doesn't go over and no luck.

Is there anyway I can make it work on IE7?

Please help,

Thanks,

VB
Peter
Telerik team
 answered on 06 Sep 2010
1 answer
101 views
Hi,
     How to set dynamic color settings in ResourceStyles?  I am binding the schedule date in code behind, here i need to set the color based on the records. How can i do this process. Please help me.




Regards,
Tamilselvan.S
Peter
Telerik team
 answered on 06 Sep 2010
2 answers
79 views
hi
i want to get client side event  of link button of edit column
and check cell value in row then return true of false which can continue to server side or not
how can i do that ?

sorry for my English
mesho100200
Top achievements
Rank 1
 answered on 06 Sep 2010
6 answers
152 views
When a P tag is inside a SPAN tag (bad html I know) the editor does some wierdness.

This is in Firefox 3.6+ it does not occur in FF 3.5. Its also fine In IE7 and IE 8(both modes)

if you enter

<html>
    <head>
    </head>
    <body>
        <span>
        <p>hola newman</p>
        </span>
    </body>
</html>


and switch between design and html views you end up with 

<html>
    <head>
    </head>
    <body>
        <span>
        <p><span xmlns="http://www.w3.org/1999/xhtml">hola newman</span></p>
        <span xmlns="http://www.w3.org/1999/xhtml">        </span></span>
    </body>
</html>


If you keep switching it keeps putting more spaces in the second span tag. Also if you apply a style to a P and hit enter while in design in the at tag it copies the tag and the style regardless of  NewLineBr setting.
LeBear
Top achievements
Rank 1
 answered on 06 Sep 2010
1 answer
137 views
Hi Telerik people

I just noticed that when selecting rows, either by ctrl+clicking or by selecting checkboxes in the GridClientSelectColumn, that the draggedItems will be in that order you clicked on them. If you click second, third, first. the draggedItems-array will be just that (also you can see the items while dragging they are in the order you clicked on them).

Is this a bug, or is it working as intended?

If this is the way it is supposed to work, how do I get the items to stay in the order that they are in the grid (first, second, third is selected, draggedItems stays in that order, and not the order you click on them)?

Contra
Top achievements
Rank 1
 answered on 06 Sep 2010
4 answers
283 views
Hello all!

I have referenced the Telerik.Web.UI in my VS 2008 Web project with DOT.NET 2 and got this following page Error. A developper has send me his code with the Tlerik.Web.UI.dll to test the code on my machine. Is it a licence problem? I just want to test. What can I do to solve the problem?
 

Server Error in '/WasteplanRS' Application.

Could not load file or assembly 'Telerik.Web.UI, Version=2009.3.1314.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Could not load file or assembly 'Telerik.Web.UI, Version=2009.3.1314.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Francis
Top achievements
Rank 1
 answered on 06 Sep 2010
1 answer
107 views
Hi,

In the image map editor only the "alt" tag for a hyperlink area is filled.
It would be good to also fill the "title" tag.

Regards,
Marc
Rumen
Telerik team
 answered on 06 Sep 2010
2 answers
111 views
Urgent!

I have just upgraded to Q2 2010 and asp.net 4.0 on a live website.

The 'final' problem is that loading panel which shows on a postback to the
RadAjaxPanel does show up, but does not go away again unless I refresh the page..
it just sits there with its wheel spinning.

Example: http://www.antique-wine.com/buying-wine/buying.aspx click 'sign me up' in the left column

Strangely this is what happens on the remote server (iis6)  but it is OK on my local machine
(iis7) where it performs as it used to under Q2 2009 asp.net 3.5.

Can you suggest what I can try to diagnose it?

The site is live and I don't want to have to reverse it all back to previous version.

Please suggest where to look to solve this!

Thanks

Clive


Pavlina
Telerik team
 answered on 06 Sep 2010
1 answer
85 views
Hi,

This the first time that I would be setting up the telerik toolkit in the online server.
I have uploaded all of my aspx - c# files along all the required DLLs of telerik and my projects.

However when I try to run my web application it throws an error as attached.
I cannot install the telerik EXE as the project is hosted in a shared server.

Can anyone please suggest?

Thanks,
Debashis
Biliana Ficheva
Telerik team
 answered on 06 Sep 2010
5 answers
178 views
Hey All,

I have the window opening perfectly, but how would I enable the closing of the window calling the parent window as well?

        Telerik.Web.UI.Editor.CommandList["InsertTopsImage"] = function(commandName, editor, args) {
            var myCallbackFunction = function(sender, args) {
                editor.pasteHtml("<img src=\"/image.ashx?id=" + args + "\" />");
            }

            editor.showExternalDialog(
                '/securearea/imagelist',
                null,
                700,
                600,
                myCallbackFunction,
                null,
                'Insert TOPS Image',
                true,
                Telerik.Web.UI.WindowBehaviors.Close + Telerik.Web.UI.WindowBehaviors.Move,
                false,
                true);
        }


I would also like the mycallbackFunction or some other function to be called when the close button is clicked in the status bar.

Thanks.

Tim
Rumen
Telerik team
 answered on 06 Sep 2010
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?