Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
118 views
how to prevent the user from changing the slider value?

thanks
Shinu
Top achievements
Rank 2
 answered on 13 Dec 2012
3 answers
85 views
Hi,

I have a multiple ToolsFile.xml to use. I would like to decide dynamically by some condition which one to use for actually rendered page. Let's say I would like to do this decision in Site.master. Is there any possibility to do it?

Thanks,
Juraj
Rumen
Telerik team
 answered on 13 Dec 2012
1 answer
166 views
how to decrease the height of radtoolbar?

thanks
Princy
Top achievements
Rank 2
 answered on 13 Dec 2012
1 answer
476 views
Dear Telerik,

    we are using your telerik controls,Grid control is the most used control out of all.
I am curious to know the performance of grid is little slow in case of GridTemplateColumn as compare to GridBoundColumn
Please explain me some points

Thanks
Amit.
Maria Ilieva
Telerik team
 answered on 13 Dec 2012
1 answer
65 views
I have enabled row selection in radgrid. How to access the selected item value in an external button click?
Shinu
Top achievements
Rank 2
 answered on 13 Dec 2012
3 answers
104 views
Sorry to post again, but I had thought I had figured this out...turns out not.

Again, I have a RadFilter built up of fields pulled dynamically from a table.  An attribute in that table indicates the type of field from which I can derive the available filter menu options.  For example, CustomerName is a text field so it should have Contains, but not GreaterThan.  To a degree this can be controlled by the DataType field of the FieldEditor.  However, I want all my data types to be strings for processing sake.

I have gone over the demo with the RadCombo that replaces the control and I have a similar situation where the dynamic field can be driven by a dynamic list of valid values.  What DataType should be used for that if I were to use DataType to constrain the options (doesn't appear to be one).

Further, I have seen the examples of using JavaScript to customize the menu, but every one of them relies on either DataType or FieldName.  Again, neither of those work for me because one is constant and the other varies for each field.

Also, I may be able to rename, through the Localization properties, some of the menu options, but is there a way to add additional ones?

Any leads on a direction?
Marin
Telerik team
 answered on 13 Dec 2012
3 answers
205 views
Hello guys,
i've a webpage that is not comaptible with chrome and safari.
There is a method to make an aspx page is compatible with IE with Chorme and Safari? For example, a meta tag ... look at my page with a zoom of 100% chrome and then with a zoom of 25%, dimansioni change the text of the label, and the LinkButton of the emptymessage of radtextbox

Vasil
Telerik team
 answered on 13 Dec 2012
4 answers
280 views
I have problem using querystring parameters with a project where i use a RadTabStrip control with RadPageViews containing different aspx pages.

The user normally only sees http://MY_SITE_NAME/Default.aspx in the address bar.
My scenario is that for instance the first tab in the RadTabStrip opens a page, Tasks.aspx inside a Multipage. The Tasks.aspx page has a gridview which opens a detailsview inside a RadWindow. What i want to is is to create an url like http://MY_SITE_NAME/Default.aspx?Tab=Tasks&ProjectID=2&TaskID=1 , reading the querystring parameter in Tasks.aspx i then open the queried task in a RadWindow. 

The problem is that above my tabcontrol design i have a combobox which can change the current project to another. When the user has followed an url with the previous mentioned parameters, a new project is opened but Default.aspx will open the task with ProjectID=2TaskID=1even though the project has changed to a new project and the querystring shouldn't be used anymore. 

I know I can save the querystring parameters in Session and redirect the user in Default.aspx, but I would like to avoid using the Session variable. 

I have also tried to save the TaskID in the Context item, and do a Server.Transfer to the same page, but this gives me a stackoverflow exception.

How do I address this problem in the best way? Any suggestions would be appreciated
Nencho
Telerik team
 answered on 13 Dec 2012
3 answers
54 views
Hello,

I purchased "DevCraft Ultimate" and inside the "RadControls for ASP.NET AJAX" pakage I found the download for "SharePoint 2010 Web Parts" that contains some RadControls wrapped inside ready-to-use webparts. I saw on your site http://www.telerik.com/products/sharepoint/silverlight.aspx that also a ready-to-use webpart for the Silverlight RadChart control exists but I can't find the download inside my account page; can you help me?

Thank you very much.
Petar Kirov
Telerik team
 answered on 13 Dec 2012
1 answer
130 views
Hello,

I am currently evaluating the RadRibbon control.
I put a RadDateTimePicker onto a RibbonBar using RibbonBarTemplateItem like this:

...
<telerik:RibbonBarTab runat="server" ID="tab1" Text="Date">
    <telerik:RibbonBarGroup runat="server" ID="group1" Text="Date" >
        <Items>
            <telerik:RibbonBarTemplateItem>                                                       
                <telerik:RadDateTimePicker runat="server" ID="dtpDateFrom" />
            </telerik:RibbonBarTemplateItem>                       
        </Items>                                      
    </telerik:RibbonBarGroup>
</telerik:RibbonBarTab>    
...

The DateTimePicker control gets rendered, but I can't click the textbox or the buttons for choosing the date or the time.

When I put the RadDateTimePicker outside the Ribbon it works fine.

Do you have any advice?

Thank you,
Raik

EDIT: This seems to be a problem with Firefox (I am using FF 17.0.1). It works in IE 7.
Bozhidar
Telerik team
 answered on 13 Dec 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?