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

I am using radscheduler in my application. In that i want to validate and overlap the appointment depends on the duration when i drag & drop an appointment.

Here I can able to read the selected appointment(Source)  subject, id and timings using 'RadScheduler1_AppointmentUpdate' event and by

'e.ModifiedAppointment'.


but i am unable to read the id, start time, end time and subject of an appointment(target) where i dropping it.

Please give any suggestions to solve it.

Thanks in Advance.

Regards
Maha
Peter
Telerik team
 answered on 02 Feb 2010
3 answers
105 views
I've just been in to the Online Docs (for the first time in a while) to look something up for RadScheduler.

What's is going on with the entries under the Telerik.Web.UI entry? There are lots of entries that are not in the right place. As an example the following is a list of items as the appear ...

ListViewArrayComparerHelper
MultiDayViewSettings
ListViewControlLocator
NavigationItemBinding
NavigationItemBindingCollection
ListViewControlStateManager

There are lots of example like this.

--
Stuart
Peter
Telerik team
 answered on 02 Feb 2010
2 answers
176 views
Hello,

The docs say that raddatepicker has get_wrapperElement function.

Is it missing ? or is this only docs error ?
Roland
Top achievements
Rank 1
 answered on 02 Feb 2010
5 answers
203 views
I've got an odd problem that just started happening and I'm not sure what has changed.

My environment is Windows 7, VS 2008 SP1 using Q3 Rad controls.

If I am in Design View and drop a Rad control on the page, it shows up but when I switch to Source, it's not there.  What's more frustrating is that if I delete the control and drop again it says that the control already exists.

However, if I am in Source View, and I drag over a Rad control from the toolbox, it does create it on the page.

It's only doing it with the Rad controls.  The standard .NET controls work fine.

Also, if I make any changes using the pop-up Tasks menu, those changes appear in there, but no on my page.  For example, adding items to a ComboBox.

Has anyone run into this?  I think I will re-install the controls.  Maybe something got messed up?
Mark Galbreath
Top achievements
Rank 2
 answered on 02 Feb 2010
1 answer
81 views
Hi Telerik Team,

Im using Timeline view for my schedular with Groupingdirection as 'Vertical'.
I have two queries regarding Timelineview.
1) Problem is the height of the Timelineview is reduced if appointments are not there.
2) The half of the part of datapicker is not visible.

Please find the screen shot for reference.

Regards.

Peter
Telerik team
 answered on 02 Feb 2010
1 answer
216 views

Hello.

We use some telerik's controls for our site and sometime have problems with rendering.

Please, see attached picture.

After site installing and first start all controls have wrong styles and AJAX not works.

After some time (1-2 hours sometime day) all works correct...

OS and all applications is German.

Please, tell what can be reason of this issue?

Schlurk
Top achievements
Rank 2
 answered on 02 Feb 2010
2 answers
122 views

Hi,

I have a RadCombox inside of a RadGrid and from OnClientSelectedIndexChanged event I need to call javascript function to get GridDataItem's DataKeyValue. Is there any example somewhere?

Thanks,
Enoch

Enoch Kuang
Top achievements
Rank 1
 answered on 02 Feb 2010
1 answer
195 views
Hi,

I'm having problems when using RadScriptManager with EnableHistory set to true, and using the RadAjaxManager to ajaxify the page.

I have a page with a row buttons - when a button is clicked, a corresponding usercontrol is dynamically loaded into a ContentPlaceHolder on the page. I've ajaxified this, using the RadAjaxManager, and it works fine. Though, I would like to have the browsers backward and forward buttons to work as well. 

In order to do so, I've set the EnableHistory property of the RadScriptManager to true. And I'm adding history points using the AddHistoryPoint method and implementing OnNavigate to restore "state". However the buttons and ContentPlaceHolder aren't updated with the RadAjaxManager - though Page's title updates correctly - when clicking the forward or backward button of the browser. 

The code works, if I replace the RadAjaxManager with an ASP.Net ajax UpdatePanel instead, and call UpdatePanel.Update from OnNavigate method. I'm guessing, I’m missing the functionality of the Update() method of the UpdatePanel, with using the RadAjaxManager - but I can't find any way to force an update with RadAjaxManager.

Any ideas? Any help would be much appreciated

Best regards,

Magnus 

Radoslav
Telerik team
 answered on 02 Feb 2010
2 answers
117 views
It's a shame that RadComboBox doesn't inherit from RadInputControl so it had a "Label" property.

One for the ToDo list possibly?

--
Stuart
Stuart Hemming
Top achievements
Rank 2
 answered on 02 Feb 2010
5 answers
244 views
I have tried multiple ways of getting a RadComboBox to work in my application, and have not had any success yet. I am hoping I can get some guidance.

My situation seems pretty simple and common: I need a drop down list of items to contain two unique id's and some text for my items. Whichever item is selected by the user, I need to get the two unique id's for that selected item.  Also, I only want to load my radcombobox during the initial page load, not on individual postbacks.  And I want the first item in the list to be a "default" type of item that has no unique id's assigned to it and the test is just something like "<Select>".

I have tried using the ItemTemplate, and setting up attributes to hold my 2 unique id's, but the attributes disappear after a postback.

I tried using the ItemTemplate with some Hidden Field controls to hold my 2 unique id's.

I tried not using the ItemTemplate, but just setting the item.DataField to my object that contain the information I want.

All combinations of these i have tried loading several ways...calling the DataBind() on the main combobox control; Adding the items one at a time, and calling the DataBind() on each individual item...but each time, I get something to work, but not work 100%.

Is there an example that someone can give me of a good way to do this? I would think my situation is fairly common...

Thanks in Advance!
-Stacey


Kalina
Telerik team
 answered on 02 Feb 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
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
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?