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

Hi,

Iam trying to create a custom pop-up window (Rad pop-up) for the scheduler. I amable to open my custom pop-up window from the client side using “OnClienAppointmentClick”and “OnClientTimeSlotClick”. I am also setting the properties for AllowInsertand AllowEdit as False done to avoid the default insert and edit pop-ups.

Iwould like to make this pop-window available from the server side instead ofthe client. I notice that the event onappointmentclickallows me to call the server for the pop-up window but this is available onlyif the AllowInsert and/or AllowEdit properties are set to True.

I would really like to have only my custom pop-up windowavailable from the serverside instead of the default one.

Thanks

Sabrish

Peter
Telerik team
 answered on 14 Aug 2009
7 answers
193 views
I have a RadCalendar that posts to a page after a date is choosen.  If I click 'back' in my browser, then click the calendar icon to choose another date, the wrong month & day numbers are shown - it's a month ahead.

Pavel
Telerik team
 answered on 14 Aug 2009
5 answers
89 views
Hi to all

I have constructed a custom skin for a slider which is working fine. My new slider handle is 7 pixels wide which make for a tidy but obvious handle on the slider.
My problem is that I have set my application up so that there is a button that is disabled until the user has interacted with the slider. When the page with the slider on it opens the slider is already set to a value and the user may actually want to keep that value. However there is not a server-side onClick event as far as I can tell only a onValueChanged event. So even if the user clicks on the slider where the handle is, it does not register as the user having interacted with the slider.

Is it possible to have a 7 pixel wide handle but an 'active' area on the handle that is only 1 pixel wide?
Or
How do I get to have a server-side Slider onClick event?

Hopefully that all makes sense.

Thanks

Ralph Price
(Developer for Maggy Hope)
Maggy Hope
Top achievements
Rank 1
 answered on 14 Aug 2009
2 answers
104 views
I'm holding a session with a DataKeyValue (myValue) from clicking a row in a RadGrid (Grid1).
How can I myValue to open another grid (Grid2) (on another page) in editmode (AllowMultiRowEdit=false) where the DataKeyValue of Grid2 == myValue?
Shinu
Top achievements
Rank 2
 answered on 14 Aug 2009
1 answer
170 views
how do i customize empty timeslots in timeline view?
I tried using TimeSlotCreated, but that also fires for timeslots that have apointments,
I tried putting the following in,

       if(e.TimeSlot.Appointments.Count ==0)
        {
            e.TimeSlot.Control.Controls.Add(new LiteralControl("test"));
        }
but this doesnt work for appointments that span more than one timeslot.
I am trying to simply have something like "click here to add" as a mask text for empty slots for users to know that they should click the timeslot in order to be able to register a appointment.

Another question is, is there a way to prevent certain appointments from being moved ?
I guess I can use custom attributes and combination of different events on client side to achieve this, but maybe there is simple way of just something on appointmentdatabound that certain appointments shoudlnt be moveable.




Peter
Telerik team
 answered on 14 Aug 2009
2 answers
189 views
Hello,
Does somebody know how to implement RadGrid on OLAP cubes taking benefits of MDX language set?
A data-guy is working with SQL Data Analysis 2005 and wonder if we can interface it through Telerik...
Thanks,
David
David
Top achievements
Rank 1
 answered on 14 Aug 2009
0 answers
52 views
Hi,

        I have a fieldset and  a legend, inside the Legend i have one label and a control , both displays in a line in IE(inside the legend) whereas in FireFox only the Label is in legend and the control is in the Nextline.


Can any one help in on this.


Thanks,
Jayashree.S
Jayashree
Top achievements
Rank 1
 asked on 14 Aug 2009
3 answers
148 views
Hi,

I just recognized that RadToolbarButtons does not have a ID Attribute and that RadToolbarButtons and RadTreeView are not supported by RadAjaxManager. So how can I find a solution for the following scenario?

I've a RadToolbar with RadToolbarButtons and a empty RadTreeview on my Page.
When I click the RadToolbar Button i want to raise a AjaxRequest to the CodeBehind Class. There is a function which should load the RadTreeView via LoadXml. After this the RadTreeview on the Page should be rerendered to show the loaded values.

This should happen without full page Postbacks.

Thank you for help

regards

Alex
Atanas Korchev
Telerik team
 answered on 14 Aug 2009
3 answers
117 views
Hi,

How to customize the new appointment form. In our project we need to add grids related  to  two other entities.
How can we  customize the new appointment form  to  add these  grids and save into our  custom tables ?

Thanks

Anand

Peter
Telerik team
 answered on 14 Aug 2009
1 answer
82 views
I was looking at the Grid and Aggregate chart demo, and had a question.  Is it possible to export both the grid and the chart to either PDF or Excel and have them appear in the same document or worksheet respectively?
Ves
Telerik team
 answered on 14 Aug 2009
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?