Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
137 views
I'm trying to find a good way to attach multiple event handlers to the OnClientSelectedIndexChanged event.  My issue is that under certain circumstances my application may need to dynamically add an event handler to this control.  I don't want have another event handler overridden when this happens.  I've seen some controls methods to attach multiple event handlers, but don't see a similar mechanism for the RadComboBox.

Any ideas?

Doug Rutledge
Rosi
Telerik team
 answered on 18 Jul 2008
1 answer
142 views
Hello,

I need to be able to add radcomboboxes to a web page dynamically through javascript upon the completion of an another event, is there a way to do this?  I need this because it will be possible to have an unlimited number of combo boxes on the screen depending on how many times an event is fired, so I cannot predefine the control as invisible and then make it visible when the other event is fired. 

Any help would be appreciated.

Thanks
Yana
Telerik team
 answered on 18 Jul 2008
3 answers
142 views
Hi,

Before FF3 I couldn't use the copy/paste functionality of the toolbar, and now after intalling the newest version I cannot use copy/paste, numbering and bullets, so it seems that instead of fixing things with FF3 I got more problems.. Is this happening for everyone?

 I'd appreciate some help, thanks!
Rumen
Telerik team
 answered on 18 Jul 2008
1 answer
101 views
Hello, I would like to hide all borders in the vista grid. I was able to hide the separator lines using the following css. However, there are still boxes showing around the child objects in my hierarchy grid. What other css tags do i need to add?

.RadGrid_Vista .GridRow_Vista td,
        .RadGrid_Vista .GridAltRow_Vista td
        {
            border:none;
        }  
Princy
Top achievements
Rank 2
 answered on 18 Jul 2008
1 answer
123 views
Hi ALL.
How can I cancel all editor content selection by holding Ctrl key and clicking a link element?
Rumen
Telerik team
 answered on 18 Jul 2008
5 answers
167 views
Hi All...can anyone assist me...i would like to know if its possible to open a new window with the radgrid doubleclick event?
Yavor
Telerik team
 answered on 18 Jul 2008
1 answer
151 views
Hi,

I am trying the trial of RadControls for ASPNET AJAX Q2 2008 (RadControls_for_ASP.NET_AJAX_2008_2_708_FUTURES_trial.exe ).

I don't find the method OnClientCallbackError into my RadTreeView.
(http://www.telerik.com/help/aspnet-ajax/tree_overviermigrating.html)

Is it normal ?

Thank you in adance,
Atanas Korchev
Telerik team
 answered on 18 Jul 2008
5 answers
397 views

I have a checkout page that has a RadGrid on it to display items, cost, amount of each item etc.  When I used the native MS datagrid, I was able to use DataGrid.RenderControl()  to get the html to display an exact replica of the datagrid in an email.  For some reason this will not work with the RadGrid.

This is the code I used:

StringBuilder

sb = new StringBuilder();

StringWriter sw = new StringWriter(sb);

HtmlTextWriter htw = new HtmlTextWriter(sw);

dg.RenderControl(htw);

I get a RegisterScript() error when I use this same code with the RadGrid.  Ideas/Solutions?

Sebastian
Telerik team
 answered on 18 Jul 2008
1 answer
91 views
I can not find any sample project for RadToolTip.
Svetlina Anati
Telerik team
 answered on 18 Jul 2008
1 answer
97 views
I have both VS2005 and VS 2008 on my vista development box. The RadControl is defaulting to VS2005. I need it to install in VS2008.

I re-ran the toolbox install which did not change anything.

What do you suggest?
Paul
Telerik team
 answered on 18 Jul 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?