Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
223 views
I want to add my list box in first column and buttons in second column.current configuration allows buttons to be aligned at top, bottom, center position vertically, and horizontally Left, Right, Center. I want to display Listbox and buttons in one after another.( button will be in horizontal position) please go through attached image.
Prasad
Top achievements
Rank 1
 answered on 13 Dec 2012
0 answers
112 views
hello friends,

    I'm Using telerik control in my asp.net forum but each and every time when save changes in aspx page its automatically
 
generate           what is the solution for it? please any budy have idea i'm tired for this error
Coolbudy
Top achievements
Rank 1
 asked on 13 Dec 2012
1 answer
163 views
I have a Dot Net 4.0 web app with quite a few of those <% %> tags scattered throughout the scripts of various pages.  Most pages have at least a little JavaScript, mostly routine stuff like custom validator handlers for dropdowns.  

Today I got an exception: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)

This was fixed by placing the script block on that page in a RadCodeBlock.

I've been looking at this documentation: http://www.telerik.com/help/aspnet-ajax/ajax-radscriptblock-radcodeblock.html.

It occurs to me that this RadCodeBlock is only the second one I've added to the entire project.  I've not had problems with other pages.

In general would you say that it's good coding practice to routinely enclose all JavaScript blocks in RadCodeBlocks?
Maria Ilieva
Telerik team
 answered on 13 Dec 2012
1 answer
81 views
Attached is an example of what it is doing.
Danail Vasilev
Telerik team
 answered on 13 Dec 2012
1 answer
78 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
103 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
78 views
how to prevent the user from changing the slider value?

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

thanks
Princy
Top achievements
Rank 2
 answered on 13 Dec 2012
1 answer
428 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?