Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
557 views
Hello,

I have a master page and a content page.
Is it possible to have a RadAjaxPanel on a master page and a RadAjaxManger on a content page?

Greetings,
Willem Vissser
Eyup
Telerik team
 answered on 24 Dec 2012
3 answers
78 views
While export to PDF from radgrid, it displays FALSE below header, its is due to Allow Filtering Check box column value. If i set AllowFiltering=False; then it doesn't display FALSE. But i need Allow filtering as True.
I have attached an image. How to remove False below header?
Princy
Top achievements
Rank 2
 answered on 24 Dec 2012
1 answer
87 views
Hi, I have the list of records I want to display just in the grid view column as the label or text. But when the users goes for edit or add new I want to display some columns in dropdown or combo box. Please help me if someone already have done this scenario.

I don't want to display in comboBox from the loading of the grid since it takes un-necessary resources on loading all the records for each column in each cells.

thanks
Shinu
Top achievements
Rank 2
 answered on 24 Dec 2012
2 answers
82 views
Hello,

I like this control! A question about a minor issue: I noticed that the build in buttons render (see attachment) even though I've configured custom buttons to be used (working perfectly by the way). Can I prevent those build in buttons from being rendered? It's sort of a waste to have them in the HTML if not being used.
Arno
Top achievements
Rank 2
 answered on 23 Dec 2012
2 answers
55 views
I need an event that triggers server side when a view changes?  Is this possible?

Thanks,

Marty
moegal
Top achievements
Rank 1
 answered on 22 Dec 2012
5 answers
179 views
I am attempting to use the RadDock with a responsive layout.  In general, the Dock is working extremely well and solving some issues in a responsive design, however I am having one problem with the display of the control.

I have attached two different screen captures that show the issue.  When you look at them you will see a line of inadvertent corners (or something) that are displayed.  It does not matter if I use one dock control or two.  The selection of the skin does not matter.

The RadDock does not do this when it is used outside of the responsive layout, however that really is one of the major directions today and I would think the results shown in the screen captures would be undesirable.

Does anyone know of any way to eliminate these visual problems?

Thanks in advance!

Lynn
Lynn
Top achievements
Rank 2
 answered on 22 Dec 2012
10 answers
247 views
Hello,

I have a combo that's bound to a web service.  When I click the drop down, it loads the list.  That's fine.  However, I want to refresh the binding with new data and new criteria.  Can I force a refresh?

Thanks.
arash
Top achievements
Rank 1
 answered on 22 Dec 2012
1 answer
78 views

TreeList Expand in server side on from open .




Thanks Advance,
Mohamed.
mohamed
Top achievements
Rank 1
 answered on 22 Dec 2012
1 answer
50 views
hi there...
i have aspx in my web application that contain RadTabStrip & RadMultiPage that open diffrent UserControl by selecting diffrent tabs...
i want to create dynamicaly RadTab by clicking on a bottun in my UserControl ascx  that open into RadMultiPage but I don't know how.
PLZ help me. If more info needed tell me.
Regards...
Ashkan
Top achievements
Rank 1
 answered on 22 Dec 2012
1 answer
54 views
if (e.Item is TreeListEditableItem && (e.Item as TreeListEditableItem).IsInEditMode)           
            {
                TreeListEditableItem item = (TreeListEditableItem)e.Item;
                RadNumericTextBox Quantity = (RadNumericTextBox)item.FindControl("Quantity");
                RadNumericTextBox Rate = (RadNumericTextBox)item.FindControl("Rate");
                RadNumericTextBox Amount = (RadNumericTextBox)item.FindControl("Amount");

If i going to edit these values are come null

Thanks Advance,
Mohamed.
mohamed
Top achievements
Rank 1
 answered on 22 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?