Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
129 views
We have some odd behaviour that I am hoping is an easy mistake to fix.

RadControls for MOSS installed and the web part added to a page works fine.
In a second MOSS web app, web.config updated (and double checked), web part added to page ok but on this page the toolbar does not appear when the text control has focus.

What could cause it to work fine in one web app and not in another besides the web.config?

Thanks

Shaun
Stanimir
Telerik team
 answered on 02 Feb 2009
1 answer
128 views
Hi,

I have a problem with my radEditor version 5.2.1.0 when i deploy it into my MOSS server. i have followed these steps:

1. Ajax extension
2. Web.Config modification
3. Registering the solution using file RadEditorMOSS.wsp
4. Deploying it using administration center.

Then i go to my website. Create a new page, Add new web part. I add the Editor and it adds to page layout. Once i click on the "Modify Shared Web part" i get the File not found error on  next page.I have checked the event viewer and also sharepoint log. None is there.

I really need to fix it as soon as possible. Thanks in advance for your help.

Cheers
G.G

Stanimir
Telerik team
 answered on 02 Feb 2009
2 answers
138 views
Hi, all!

I used two RadDatePicker (dpBegin and dpEnd) in RadAjaxPanel. Necessary when I changed selected date in dpBegin, then change 

dpEndDate.Calendar.RangeMinDate. It necessary that user can't select date in dpEnd less than date in dpBegin. I make following:

aspx

<telerik:RadAjaxPanel ID="ajaxSeasonsPanel" runat="server" HorizontalAlign="NotSet">  
 
<telerik:RadDatePicker ID="dpBegin" runat="server" Width="150px" EnableTyping="False" AutoPostBack="True" OnSelectedDateChanged="dpBegin_SelectedDateChanged">  
  <DateInput ReadOnly="True" AutoPostBack="True">  
  </DateInput> 
  <Calendar Skin="WebBlue" UseColumnHeadersAsSelectors="False" UseRowHeadersAsSelectors="False" ViewSelectorText="x">  
  </Calendar> 
  <DatePopupButton CssClass="radPopupImage_WebBlue" HoverImageUrl="~/Images/DatePicker.png" ImageUrl="~/Images/DatePicker.png" /> 
</telerik:RadDatePicker> 
 
<telerik:RadDatePicker ID="dpEnd" runat="server" Width="150px" EnableTyping="False">  
  <DateInput ReadOnly="True" Width="">  
  </DateInput> 
  <Calendar UseColumnHeadersAsSelectors="False" UseRowHeadersAsSelectors="False" ViewSelectorText="x">  
  </Calendar> 
  <DatePopupButton CssClass="radPopupImage_WebBlue" HoverImageUrl="~/Images/DatePicker.png" ImageUrl="~/Images/DatePicker.png" /> 
</telerik:RadDatePicker> 
 
</telerik:RadAjaxPanel 

cs

protected void dpBegin_SelectedDateChanged(object sender, Telerik.Web.UI.Calendar.SelectedDateChangedEventArgs e)  
{  
        dpEnd.SelectedDate = dpBegin.SelectedDate;  
        dpEnd.Calendar.RangeMinDate = e.NewDate.Value;  

If I wait some time, then It work wonderful. But if I change selected date in dpBegin and instantly click on popup button of dpEnd then Browser fired javascript error:
Error: [Exception... "'Sys.InvalidOperationException: Sys.InvalidOperationException: Component 'ctl00_RoundPanel_ContentPlaceHolder1_RoundPanelTab4_dpEndDate_calendar' was not found.' when calling method: [nsIDOMEventListener::handleEvent]"  nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)"  location: "<unknown>"  data: no]

sometimes fired following error:
Error: this.CurrentViews is null

Any ideas?

Thanks!
Evgeniy
Top achievements
Rank 1
 answered on 02 Feb 2009
1 answer
219 views
Hi:

  When user upload a wide size of image, it will not fit in the RadEditor box. I wonder if we can set the desired size in the config. So the image manager can generate/overwrite the uploaded image to reasonable size?
Stanimir
Telerik team
 answered on 02 Feb 2009
1 answer
465 views

I am getting this error when I try to run my app:
Microsoft JScript runtime error: 'Telerik' is undefined

I don't remember seeing this error earlier. i closed my solution and when i opened it again and tried to run the app i started getting the error.
I am unable to understand where this error is coming from.

When i try to debug it gives me the error on this line(bold text):

 

<

script type="text/javascript">

 

 

 

//<![CDATA[

 

 

Sys.Application.initialize();

Sys.Application.add_init(

function() {

 

$create(Telerik.Web.UI.RadAjaxManager, {

"_updatePanels":"","ajaxSettings":[{InitControlID : "BtnLogin",UpdatedControls : [{ControlID:"BtnLogin",PanelID:"RadAjaxLoadingPanel1"},{ControlID:"errorLabel",PanelID:""}]}],"clientEvents":{OnRequestStart:"",OnResponseEnd:""},"defaultLoadingPanelID":"","enableAJAX":true,"enableHistory":false,"links":[],"styles":[],"uniqueID":"RadAjaxManager1","updatePanelsRenderMode":0}, null, null, $get("RadAjaxManager1"));

 

});

 

Please help!

Sebastian
Telerik team
 answered on 02 Feb 2009
6 answers
198 views
hi,
i am facing strange problem
there is no intellisense for menu in code behind but i can get it for example for the tab or grid.

now i have noticed one more strange thing is that the name space telerik.web.ui has many things but dont have menu in it , so for example i can get using Telerik.Web.UI.Grid;
but i cant get using Telerik.Web.UI.Menu;

one more thing is that if i disable resharper intellisense i can start to get intellisense for an added menu in the aspx page. but still i cant get the using Telerik.Web.UI.Menu; i cant even start something like RadMenu menu = new RadMenu(); it is not there whither resharper is on or off. now this is really weird

i am using VS 2008 sp1 resharper and code rush as addons




John
Top achievements
Rank 1
 answered on 02 Feb 2009
3 answers
107 views
I probably should have entered a subject of "How to use same User Control in NestedView AND Edit Form"....

I see this sample here of how to use a User Control for editing: UserControls As Edit Form

But I want the record to be viewed in a non-edit mode using the grids NestedView, is this possible?  Do I jsut have to put two different DataSources on the page one for edit and one for nested view?

I have a UserControl which has a datasource that contains multiple joins containing over 100 columns.  I want to use this as a "viewer" for the grid record that is clicked, as well as the grids edit and insert template.

Any ideas?
Sebastian
Telerik team
 answered on 02 Feb 2009
1 answer
243 views

Hi - We recently had skinned a slider for the Q2 version and was working well, now with the new version and changes to the skinning process we are having major difficulties.

We have created a new skin, with a larger drag-bar 39px and a larger increase/decrease button area than most inbuilt skins of 19px. When we use an inbuilt skin and set our images, it displays the drag-bar over the top of the descrease button. Now obviously because its all layered some sort of margin, or padding or positional change must be made but we just can't find where to put it. No matter what we do it throws all the dimensions out one way or another.

To reiterate the issue, if you imagine below the slider, the dragbar should be positioned ONLY only the track (the **), not overlap the buttons [\/]. We tried putting a margin on the buttons, on the expandbar, fiddling with the track-length.
[/\]

 *
 *
 *
 *

[\/]

Thanks very much.

 

Tsvetie
Telerik team
 answered on 02 Feb 2009
1 answer
76 views
I need to create a dynamically hierarchic structure (like below). This structure will be multi-level,each item will contains template(label and Linkbutton). The link button More-> will open the item if he has child.

---------------------------------
|      Agriculture                  |
|                            More->  |
----------------------------------
                                           ----------------------------------
                                           |      All Backgrounds          |
                                           |      Topics          More->    |
                                           ----------------------------------
                                                                                      ----------------------------------
                                                                                      |      Export                          |
                                                                                      |      Notifications    More->  |
                                                                                      |      Export             More->  |
                                                                                      -----------------------------------
---------------------------------
|      Industry                  |
|                            More->  |
----------------------------------

What is the control that's allows me to realise this structure.
Thnks
Atanas Korchev
Telerik team
 answered on 02 Feb 2009
0 answers
77 views
IE 7.0  VS2008或IIS6.0
wx wx
Top achievements
Rank 1
 asked on 02 Feb 2009
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?