Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
70 views
I've noticed that when using the Telerik skin, and a splitbar with CollapseMode="Both" with a horizontal orientation - both the collapse arrow icons on the bar point in the same direction (down). Inspecting the images I found that one is using splitbar_expand_v.gif and the other is using splitbar_collapse_v.gif.  Both of which are gif's of down arrows.  I flipped the collapse gif to point up and now all is good.
However, next time we update to the newest telerik dll/skins my changes will be lost. Can someone on the Telerik team please make sure that this change is made on your end?

Thanks!
ethan
Tsvetie
Telerik team
 answered on 20 Mar 2009
3 answers
92 views
Hi,

as in your forums here I have the problem at an own project where users can paste code.
The codeblocks get spellchecked - and you can imagine that this is a bit frustrating.

Is there a way to exclude such ranges from spellchecking?
To be precise - I'm not talking about pasting code in the normal textflow.
I talk about "format codeblock" ranges.

Regards

Manfred
Rumen
Telerik team
 answered on 20 Mar 2009
1 answer
83 views
I wanted to make some small tweaks to the rootmenu section of the WebBlue menu, so I copied out the CSS that comes with the developer .zip and made my own menu.css file. Now the only thing I changed in here was the background image and color for the root menu so I can use images for my root menu.

What this has caused for some strange reason, is the very left hand side of the image for the sub menu highlight to not display, so I'm missing the border. The right, top, and bottom are all fine, it's just the left that has somehow been shifted so the I don't see the border.

Everything else in the CSS is identical...I haven't changed anything. I'm thinking I may have to tweak one of the background-position tags, but I have no idea which one would control the left side of the sub menu highlight image.

Any ideas???
Atanas Korchev
Telerik team
 answered on 20 Mar 2009
1 answer
50 views
Hi All

I need to upload a .jpg file.

In the Examples

I went inside UPLOAD

and I have used the sample Client-side Validation.

It is working

But I dont know where it is been saved.

My Senario is:

Need to upload a .jpg image in a folder thats it.

Which example is suitable for me.

Thank You

-Anto
Paul
Telerik team
 answered on 20 Mar 2009
3 answers
88 views
Hello there

We used the Rad:Editor with our DotNetNuke site. Now we have the Problem, that the Editor does not list the Styles in the Stylesheet selection. This problem occurs only in the Firefox Browser. In IE it works. Is there any solution for that problem? As Workaround I've copied the stylesheet, removed the YAML Tags and linked this CSS - It works! So the problem is only with YAML Stylesheets.

Regards Chris
Stanimir
Telerik team
 answered on 20 Mar 2009
3 answers
175 views
Hi,

how can I change background color to root menu when an item is selected?Using skin file.

I have tried everything but there´s no way!

thank you in advance.
Patxi
Top achievements
Rank 1
 answered on 20 Mar 2009
1 answer
117 views
 Hi

   how can i use seperator tag in XML file.Could you please give me an examples
   
   This is my Tools.xml file

  <?xml version="1.0" encoding="utf-8" ?>
<root>
 
   <tools name="MainToolbar" enabled="true">
     
     <tool name="AjaxSpellCheck"/>
      <tool name="InsertSymbol" />
     <tool name="FormatCodeBlock" />
    
  </tools>

</root>

  Now i need a seperator after AjaxSpellCheck button
Rumen
Telerik team
 answered on 20 Mar 2009
3 answers
184 views
Hello to all,
 
                i would like to ask help from you guys who knows more about telerik controls, i'm a novice and i dont how i'm going to work it out, anyway heres my question i tried to use input controls and format to numeric like for example the user must only input a number without decimal point in others word a whole numbers only..(e.g.123445) how i'am going to do that please help

codes is highly appreciated

thanks and more power to all of you
Daniel
Telerik team
 answered on 20 Mar 2009
5 answers
119 views
Where can I find help about creating my own FileBrowserContentProvider?

Is there some "How To...?" somewhere?

Of course, I can try to guess everything by looking at the DBContentProvider example and the base class but some guidelines would be very welcome!

For instance, I am not quite clear whether I must implement my own HTTP Handler as in the DBContentProvider?


Many Thanks


Eric

PS: apologies for the thread title... I can't figure how to fix it! :-(
Eric
Top achievements
Rank 1
 answered on 20 Mar 2009
3 answers
281 views

Im using a RADWindow to edit data in a grid, insert works fine using this in the grid

 

<

 

CommandItemTemplate>

 

 

<a href="#" onclick="return ShowInsertForm();"> <img style="border:0px;" alt="Add New Record" src="RadControls/Grid/Skins/Vista/AddRecord.gif" />

 

Add New Homepage Item

</a>

 

 

 

 

</CommandItemTemplate>

 

 


I have this code in the grid to access the edit mode using a button and a javascript function to open the RADWindow, but cant see a way to call the javascript function to show the RADWindow for editing from the actual button itself

<

 

telerik:GridEditCommandColumn ButtonType="ImageButton" UniqueName="EditCommandColumn1">

 

 

<HeaderStyle Width="20px" />

 

 

 

</telerik:GridEditCommandColumn>

how can I do this ?

 

Princy
Top achievements
Rank 2
 answered on 20 Mar 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?