Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
118 views

Hi,

We are facing problems with displaced RadGrid header pop-up menu on changing the zoom level of the IE browser.

If we change the IE browser’s zoom level to E.g. 200%, the RadGrid’s header menu (the pop-up on right click of the header) pop’s up away from its expected position and sometimes also goes off the screen. We expect the pop-up menu to pop-up right below the mouse pointer.

Also the header menu shows the correct text the first time, but goes blank the second time. Snapshots of these scenarios are attached along with.

Do you have a fix for the Grid Header pop-up menu to work as expected even after an IE zoom?

Tsvetoslav
Telerik team
 answered on 07 Sep 2011
1 answer
106 views
Dear Sirs,
we are using Telerik's RadScheduler Ajax Control in our web application.
We need to add two DropDownLists to the Appointment's View (Edit/Insert) and manage the event of index changed (cascading lists).
Is it possibile? How can we do that?
Many thanks in advance.
Best Regards.
Sergio
Peter
Telerik team
 answered on 07 Sep 2011
3 answers
124 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
124 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
128 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
134 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
164 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
200 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
132 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?