Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
121 views
Hi,

We have a Rad Combo box in a jQuery lightbox (using Superbox script) which creates a modal popup. In IE8, when the dropdown displays, you can't see any of the list items - it just shows the background. The data is there, as you can select them - but the dropdown part appears transparent with no text showing.

We've tried setting the zIndex ridiculously high but didn't have any effect. Only happens in IE8. Firefox, Chrome are fine.

Do you have any ideas what this could be?

Many thanks
Clare
Dimitar Terziev
Telerik team
 answered on 07 Sep 2011
1 answer
121 views
Dear Telerik,

Could you please advice me if it is possible to locate the time column of the RadScheduler in the right side of the control? Is it possible to put it both in the left and in the right?

Thank you very much,

- Stepan.
Peter
Telerik team
 answered on 07 Sep 2011
1 answer
122 views
Hey Guys,

Got a scenario here where I want to change the GroupBy on my Scheduler resources.
I want to do this for two reasons:
1. I have resource filters, and when all filters are off, and the scheduler tries to render grouped, empty views, it gives a javascript error.
2. I only want groupby set to my (single) resource when in Day view - I want to turn off for Weekly and Monthly.

Now if I tap into OnNavigationCommand I can set this and it works great - however the "More" link in monthly view does not fire OnNavigationCommand and this leaves grouping turned off when it switches back to Day view.

I guess I have two questions here:
Q1 How can I trap the "more" button and change the GroupBy without causing a "not allowed in data binding phase" error?
and
Q2 Is there a way to suppress the empty-grouped by errors? (If Q1 is answered then I'll simply turn groupBy off when no records present)

thanks
Peter
Telerik team
 answered on 07 Sep 2011
5 answers
131 views
Hi,

 How can i validate resource of Type Dropdown so that it should not apply the 0 index value for insertion. i have a resource Task whose values are shown in dropdown box for insertion or updation. it shows value at top with '-' or blank value. i need to validate that value so that it should be selected or there is any other way like blank value never shows up at the top. i am sending screen shot or resource  for better understanding,



Thanks 
Peter
Telerik team
 answered on 07 Sep 2011
3 answers
160 views

Hello,

I'm using a RadListView inside an UpdatePanel. When I click on a LinkButton and, from the code behind, it executes:

 

 

 

this.lstSkills.InsertItemPosition = RadListViewInsertItemPosition.LastItem;

 

 

 

this.btnShowSkillInsert.Visible = false;

 


it doesn't access to the InsertItemPosition in the RadListView lstSkills, it is just not showing anything until another event is handled, then it appears the content of the InsertItem.

Any idea of what could happen?

Thanks in advance!
Stanislav Velikov
Telerik team
 answered on 07 Sep 2011
5 answers
191 views
Hello,

When I use the radAsyncUpload in a div which scroll, the control doesn't scoll (see attached file)
How can I make him scrolling?


Thank you in advance !
Peter Filipov
Telerik team
 answered on 07 Sep 2011
21 answers
2.0K+ views
Hi,

i am using radgrid for asp.net ajax.

this is my client side event on pageindexchanged,

function

Confirm(PageChange)

 

{

 

       var

PageChangeValue=document.getElementById(PageChange).value;

 

 

        if(PageChangeValue == 1)

 

         {

 

             if(confirm("WARNING: Any unsaved changes will be lost. Do you want to save your work? \n Press OK to stop and save (You must use the save button). \n Press Cancel to continue without saving.")== false)

 

             {

                  document.getElementById(PageChange).value=0;

 

              }

 

         else

 

                {

 

                  return false;

 

                }

         }

 

}
if the confirmation is ok then only it will go to next page.
but when i click on the next page, it fires the clientside script, opens the confirmation dialog box and didnt wait for the confirmation. automatically it goes to the next page.

both clientside and serverside pageindexchanged event fired simultanouesly.

before that in radgrid for asp.net control , this functionality works fine.

how to solve this issue.

thanks,

Veli
Telerik team
 answered on 07 Sep 2011
4 answers
128 views
I have a couple of projects utilizing RadEditor with two different versions of the control suite (2011.1.519.35 and 2011.2.712.40). When an image has been uploaded into the RadEditor using the ImageManager option with specific properties set, the values aren't retained if I select the image and go back into the ImageManager.

For example, let's say I used the ImageManager tool to upload an image called "image1,jpg" and set specific properties (margins, etc.) on the image. The generated HTML looks like this:
<img alt="" style="width: 280px; margin-bottom: 8px; float: right; height: 249px; margin-left: 8px;" src="/dbfiles/images/image1.jpg" />

When I go back into the normal edit/Design mode (where the toolbars are all enabled) I can select this image (so it gets the anchors around it), click the ImageManager and that is where things stop working. Sometimes the image won't even show as selected in the ImageManager window (it's very hit or miss - no errors, just doesn't pre-select it) but consistently the image properties (margin, height, width, etc.) are never set. So when someone selects an image intending to change the margin a bit more they have to put in all of the properties again and then try to tweak the ones they intended to.

Is this intended behavior or is there a way to correct it? I've experienced it in IE8/9 and FF4.
Rumen
Telerik team
 answered on 07 Sep 2011
2 answers
132 views
I wanted to try to use a Telerik Tab Strip to maximize our available real estate on a SharePoint page by having several web part zones on tabs.  Has anybody done this before?

We're using:
VS 2010
SharePoint 2010
.NET 4.0
etc.
Cat Cheshire
Top achievements
Rank 1
 answered on 07 Sep 2011
1 answer
93 views
I want to select multiple files, which I can do, save the selection, which I can do, and reselect those files after a page load, which I can not do. Obviously I can use set the InitialPath to select one file but I need to select multiple files.
Dobromir
Telerik team
 answered on 07 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?