Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
102 views
We are using the version 7.3.4.0 of RadEditor.Net2.
When the page is loading, the Editor is shown, but after 2 seconds the toolbar of the editor disapears and IE is taking more than 50% of CPU usage. 

Thanks for the help in advance :)
Rumen
Telerik team
 answered on 21 May 2010
1 answer
134 views

For some reason, when I place the css style for a custom toolbar button image in an external css and reference that external css file either through an @Import or <link>, the button images don't show up. 

<head> 
   <style> 
      @import url(css/toolbar_images.css);  
   </style> 
   <link href="css/toolbar_images.css" type="text/css" rel="StyleSheet"></link>  
</head> 

But if I put the actual css styles inside the aspx document in a <style> element, the images show up.  Is this a known issue?

<head> 
    <style> 
        .reTool .AlignmentOptions  
        {  
            background-image: url(img/justify_left.gif);  
            background-position: center !important;  
            background-repeat: no-repeat !important;  
        }  
 
        .reTool .InsertTimeOptions  
        {  
            background-image: url(img/insert_time.gif);  
            background-position: center !important;  
            background-repeat: no-repeat !important;  
        }  
    </style> 
</head> 
Rumen
Telerik team
 answered on 21 May 2010
1 answer
68 views
Hi,

When I overwrite the image the imagepreview is not updated, why?

Best Regards

Giuseppe
Fiko
Telerik team
 answered on 21 May 2010
7 answers
253 views
Hi,
Have You got pl-PL (Polish) localization files for Editor and other controlls?
Regards,
Tomek
Rumen
Telerik team
 answered on 21 May 2010
1 answer
132 views
I am using AsyncUpload and it often works.  However it also frequently just stops uploading.  The progress bar stops moving, the numbers stop changing, and nothing at all happens -- apparently forever.  I don't think this has ever happened on the development machine (perhaps because uploads go so quickly), but frequently happens on the production server.  If I repeatedly upload the same file, it happens at different places in the upload -- occasionally it even stops at 100%.

Do you have any suggestions?
Dimitar Milushev
Telerik team
 answered on 21 May 2010
1 answer
137 views
i am using an upload control and a progrees manager in a page were i am uploading a rar/zip file and unzipping them and saving to db these are the process that happen when i click on the upload button . in my local machine its working fine but in the remote after the progress area in progress bar is completed the page is filled with some weird characters . I am sorry  this is what i get on the click of upload button .

��������`I�%&/m�{J�J��t��`$ؐ@�����iG#)�*��eVe]f@�흼 ��{���{��;�N'���?\fdl��J�ɞ!���?~|?"��Ey�')=��y6����h���8�V�e> m�j�fm�/Vmz�e>K'�4[7y��sӊ>]eu{�ΊY���tUW��.��:oV�r�f�m^�YJ��,��ӶX 䣴�Ӽi�IY4s�������4��6�g�i�V��݇{��Oƻ;��G;;���x�6�u�A:�f��/>����y�(��G�d^ϲe��!z���Ѳ�Y)5��G��A�8�VeU?������/I=�����Yd�E��n�գt����/�q� �IU�n �ۻ�/No������Nj�������oA��uU��?_O�Y��T˦*s�3�0_�/� �[b�_�#�2�R�1R��v{�O�:>"n^��˼n��X_����E^��׿X�>�ڶZ

Please help me
Genady Sergeev
Telerik team
 answered on 21 May 2010
2 answers
115 views
is there a way to determine if an uploaded file is an image? is it possible to automatically check the extension of a file and determine (in client side) that the file is an image?
after determining if a file is an image, is it possible to determine (client side) the dimensions of the uploaded image
rashad kabbara
Top achievements
Rank 1
 answered on 21 May 2010
1 answer
75 views
Hi,

I got stuck with CSS in RADMenu.

I am having a CSS file for RAD Menu. It is having a lot of CSS class for a single RADMenu.
Its applied fine. I added a new CSS class named '.InnerSubMenu'.
I am applying the css in ".RadMenu1 .rmGroup .rmItem .rmLink .InnerSubMenu". Here, I am changing the font size to 8px. I also mentioned the font size as !important .
But I am having another one css class named ".RadMenu1 .rmGroup .rmItem .rmLink .rmText". Here the font size is 12px.

On examining, i found that the InnerSubMenu css class is applied initially.
But the rmText css class replaces the font size to 12px.

I cant change the rmtext class as it is applied for all nodes in the menu.

The innerSubmenu needs to be applied at particular point of time.

Kindly let me know, how can i achieve the scenario.

Thanks,
Vinoth
Dimitar Milushev
Telerik team
 answered on 21 May 2010
7 answers
234 views
I have a RadGrid with GridClientSelectColumn  to select and unselect row(s) client-side. I am using it to select/unselect all the rows using the check box at the header. If  the check box in the header is checked,  all the check boxes are checked (all rows selected). But the issue is that,  even if a single check box (row) is unchecked (unselected) the "Select All" check box  in the header is still checked. Is there any way to mark the header check box unchecked in the above case ?
I don't want to use RowSelected/RowDeselected client events to achieve this as it causes performance issues if the grid has many items.
Any immedaite help is appreciated.

Tsvetoslav
Telerik team
 answered on 21 May 2010
7 answers
397 views
Hi
    I am using Rad Grid in my application. I am adding the columns to the grid at the runtime. I have filtering enabled for all the columns except a gridbutton column . How to enable filtering and sorting for the column. Also i have set the AllowFilteringByColumn to true. Please help me out in this issue.

Thanks
Gayatri
Prangadj
Top achievements
Rank 1
 answered on 21 May 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?