Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
87 views
Attached is an example of what it is doing.
Danail Vasilev
Telerik team
 answered on 13 Dec 2012
1 answer
80 views
hii,
how to add  close icon to  a tab to delete the tab?
Princy
Top achievements
Rank 2
 answered on 13 Dec 2012
1 answer
107 views
I have problem with RadDatePicker inside composite control. My composite control looks like this:
...
        protected override void CreateChildControls()
        {
            this.Controls.Clear();
            this.Calendar = new RadDatePicker
            {
              ID = "Calendar",
                Width = new Unit(100, UnitType.Percentage)

            };
            this.Controls.Add(this.Calendar);
        }

        protected override void Render(HtmlTextWriter writer)
        {
            this.AddAttributesToRender(writer);
            writer.RenderBeginTag(HtmlTextWriterTag.Div);
            this.Calendar.RenderControl(writer);
            writer.RenderEndTag();
        }
...
When I launch the project, the callendar appers on the page. The problem is that firebug logs error, and after click on the calendar's button nothing happens. The error:

TypeError: a is undefined
...alizer._serverTypeFieldName&&f!==0){d[f++]=d[0];d[0]=e}else d[f++]=e}if(i)d.sort...
Teleri...cacbc31

Maria Ilieva
Telerik team
 answered on 13 Dec 2012
1 answer
81 views
how to prevent the user from changing the slider value?

thanks
Shinu
Top achievements
Rank 2
 answered on 13 Dec 2012
3 answers
77 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
121 views
how to decrease the height of radtoolbar?

thanks
Princy
Top achievements
Rank 2
 answered on 13 Dec 2012
1 answer
436 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
58 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
91 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
182 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?