Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
100 views
If I wanted to set a radNumericTextBox's Maximum value from one of the items in the grid... how would I do this...

When I use the onItemCreated event, the values arent there for me to capture yet...

thanks

jeff
sircutbreaker
Top achievements
Rank 1
 answered on 04 Sep 2008
1 answer
85 views
hello,

my grid has a GridDropDownList column. using the embedded skins it works perfectly. cool.

however, when i took the Outlook2007 skin files and began tweaking my own skin, somehow the GridDropDownList stopped working -- its text is invisible, and it says "select" to the right of it.
 
odd because i only edited grid stuff related to fonts & colors, etc.

i am only linking in my custom grid's CSS file. does a custom skin also need to edit/link to another CSS file?


thanks!
matt
matt
Top achievements
Rank 1
 answered on 04 Sep 2008
3 answers
114 views
Im using a RadCalendar control and when I start typing, and after typing the first figit, the rest of the date is "auto completed".  Although I can type over it, as usual, the date that is "auto filled" is not really something I want.  How can I enable a user to just type the whole date with no auto filling of parts of the date ?

Missing User
 answered on 04 Sep 2008
1 answer
206 views

Hi there,

I have the same problem as already posted with my toolbar.
http://www.telerik.com/community/forums/thread/b311D-bekmgb.aspx
I want a button (logout) and a dropdown (language) to flow to the right side and the other components to the left.
I did, what's posted, and it worked fine as long as I did not add separators to my toolbar. But I need some separators in there.
My actual style sheet looks like that:

.RadToolBar_Default     
{     
    width:100%;     
}     
    
.RadToolBar_Default .rtbOuter     
{     
    width:100%;     
}     
    
.RadToolBar_Default_Horizontal .rtbItem     
{     
    padding-right1px;     
    float:left;     
}     
    
* html .RadToolBar_Default .rtbItem      
{      
    margin-bottom:2px;      
}      
       
.RadToolBar_Default_Horizontal .rightAlignedWrapper       
{       
    float:right;     
}     
    
.RadToolBarDropDown_Default .rtbSeparator     
{     
    border: 0;     
    line-height: 0;     
    float:left;     
}     
    
.RadToolBarDropDown_Default .rtbSeparator .rtbText     
{     
    displaynone;     

I have no idea what the matter is, but I am not a CSS-guru.
I have to say, that I didn't already test, what happens, when I insert the required language dropdown.I did this only with the logout button. So maybe it would get worse.

There is an other problem too: I want to wrap this toolbar in a masterpage. There are two buttons (navigate back and forward). Those buttons are displayed all the time. (Same for language dropdown and logout button.) But the one that creates the content page, adds its required buttons after those static buttons. So that would cause, those buttons are after language and logout. I think, I have to work around with some life time cycle events as prerender. But maybe you have an idea, to do this with css.

Thanks for help
Greets Simon

Simon
Top achievements
Rank 1
 answered on 04 Sep 2008
1 answer
66 views
Hi :

I have a question about using classic R.A.D 2007 Q2 in Visual Studio 2008.

Can I use R.A.D 2007 Q2 in Visual Studio 2008 without potential questions?

thanks in advance
Daniel
Telerik team
 answered on 04 Sep 2008
1 answer
136 views
Hi,

my website is xhtml 1.0 strict compliant, but the editor produces invalid xhtml.
For example:
I type a text like "text" in the editor window. Afterwards I select the text and click auf "center". The produced xhtml code:
<p align="center">text</p>
But in xhtml 1.0 strict is the attribute align not allowed. The correct xhtml 1.0 strict code:
<p style="text-align: center">text</p>

How can I solve this problem?

Thomas
Rumen
Telerik team
 answered on 04 Sep 2008
3 answers
227 views
Hello,

Is there a way to link a GridClientSelectColumn to a DataSet?  I read through the documentation and the DataField property is not included, but I would like to be able to bind data with the column if possible.

I would use a GridCheckBoxColumn, however our users would like to be able to see which columns are selected for visualization, so I chose the GridClientSelectColumn.

If it is not possible, is there a way to use the GridCheckBoxColumn, but perform the same functionality as the GridClientSelectColumn?

Thank you,
Mike
Mike
Top achievements
Rank 1
 answered on 04 Sep 2008
1 answer
62 views
Hi

Can you have a look at http://daresoft.no-ip.co.uk/dare-it.co.uk to see why it is not displaying correctly in FF, Opera and Safari ?

It displays correctly in IE7.

Kind Regards

David
Sophy
Telerik team
 answered on 04 Sep 2008
2 answers
137 views
hello,

there is my xml file that i am using for RadEditor to show the tools.
Please tell me that it is fine or i am doing any mistake.


<root>
    
    <tools name="MainToolbar" dockable="true" enabled="true">
        
        <tool name="PastePlainText" />
        <tool name="FindAndReplace" />
        <tool name="SelectAll" />
        <tool name="StripAll" />
        <tool name="AjaxSpellCheck" />
        <tool name="TemplateManager" />
        <tool name="TrackChangesDialog" />
        <tool name="Undo" />
        <tool name="Redo" />
        <tool name="Bold" />
        <tool name="Italic" />
        <tool name="UnderLine" />
        <tool name="InsertHorizontalRule" />
        <tool name="ApplyClass"/>
            
    </tools>

    <tools name="EnhancedEditToolbar" dockingZone="Bottom" dockable="true" enabled="true">
        <tool name="ToggleScreenMode" />
    </tools>

</root>


thanks
zeshan
Top achievements
Rank 1
 answered on 04 Sep 2008
1 answer
111 views
Is there a method of somehow refreshing the radwindow to make it update it's RestrictionZoneID position after the user resizes their web-browser?
Georgi Tunev
Telerik team
 answered on 04 Sep 2008
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?