Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
99 views
i'm having some issues styling your ComboBox control with all of the in-line style that exists. aside from using JavaScript to strip out all the style, how would you recommend i go about styling this control differently than how you have pre-determined?

here is the mark-up that you created (no skin):
<div class="rcbSlide" style="overflow: visible; z-index: 6000; visibility: visible; display: block; margin-left: 0pt; position: absolute; top: 197px; left: 14px; height: 225px; width: 160px;"
<div id="ctl00_cph_templateDropDownList_DropDown" class="RadComboBoxDropDown RadComboBoxDropDown_Default" style="display: block; visibility: visible; top: 0px; left: 0px; width: 160px;"
<div class="rcbScroll rcbWidth rcbNoWrap" style="overflow: auto; width: 100%; height: 225px;"
<ul class="rcbList" style="margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside;"

or perhaps you could point me in the right direction. what i am trying to accomplish is to adjust the div/ul style of the ComboBox items above (specifically the width, i need it to be dynamic based on the text of the items).

thank you,
Drew


Drew
Top achievements
Rank 1
 answered on 28 May 2009
2 answers
193 views
Should that component reside at GAC or at you project local folder? I can`t find it from Visual Studios Add Reference dialog (first tab), but I have to browse it from hard drive my self. For instance Telerik.Reporting components are there.
Rich
Top achievements
Rank 1
 answered on 27 May 2009
2 answers
88 views
Hi

I have a problem  with RadPanel control in sharepoint site,when i click a root item that has some subitems ,the page is refreshed and
so i cant click on subitems .(i cant expand panelbar to click subitem ,page is refreshed)!!

i dont khnow how can i solve it,
Please help.
It's urgent for me.
Thanks
Seth
Top achievements
Rank 1
 answered on 27 May 2009
2 answers
55 views
Hi, 
    From what I have read, these skins are not to be added to the embedded skins directory,

c:\Program Files\Telerik\RadControls for ASPNET AJAX Q1 2009\Skins ..
but should be treated as non-embedded skins ?
thanks

IQworks
Top achievements
Rank 1
 answered on 27 May 2009
9 answers
187 views
   In firefox, it works fine.
   When I take the rowindicatorcolumn code out, the grid width works on IE7, but, of course I get the extra column. Any idea how to either keep the "

RowIndicatorColumn-Display

 

="false"  , OR, how to get rid of the extra column I get left with if I take out the rowindicatorcolumn code ?
thanks,

 

IQworks
Top achievements
Rank 1
 answered on 27 May 2009
0 answers
64 views
Hi,

My RAD comboBox is not meeting the accessibility. Below is the message:

Fail: Each input element with type=text | password | checkbox | radio | file and each select and textarea element should either be referenced by the for attribute of a label element via its id attribute, or have a title attribute.

Thanks in Advance
Satheesh
Satheesh
Top achievements
Rank 1
 asked on 27 May 2009
1 answer
109 views
Is it possible to cancel an existing radgrid async request. For example I have a search button that will use javascript to asynchronously refresh a radgrid control by doing something like this:

window['<%= mygrid.ClientID %>'].AsyncRequest('<%= mygrid.UniqueID', 'search');

However if the user finds that the query is taking too long they should be able to search again. In this scenario the javascript should kill the existing request and start a new one. However I am seeing that if I just use the code above the page will wait for the existing request to finish before launching a second request. Is there a way to alter this behavior so that the first asynrequest call is canceled and the page no longer waits for a response? 
space
Top achievements
Rank 1
 answered on 27 May 2009
1 answer
60 views
Can't wait to try out the new release, saw the product update blog post, but the DL site still says 402 :/
Ivo
Telerik team
 answered on 27 May 2009
1 answer
78 views

With RadScheduler control of version 2008.3.1125.35, we are using Localization-ConfirmDeleteText for showing confirmation message while deleting an appointment. At run time, when user cancels deleting appointment, it sets IsPostBack property of the page to false.

 eg. steps are as follow,
 
 1. Click on "X" to delete an appointment. It will show confirmation message.
 2. select "cancel"
 3. repeat step.1
 4. select "ok"
 
 Here, after pressing "ok", Page_load will run twice. Once for selecting "cancel" that sets IsPostBack to "FALSE", and second for selecting "ok" that sets IsPostBack to "TRUE".

Waiting for the suggestions.

Thanks,
Venu
Peter
Telerik team
 answered on 27 May 2009
1 answer
158 views
Shall i use link button control within tooltip.
I am using repeater control in which i want to add linkbutton of delete which is using tooltip of webservice.
Please help ASAP.
Svetlina Anati
Telerik team
 answered on 27 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?