Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
188 views
Hey there

There is a bug that seems to affect deleting appointments
When I bind teletik appointment objects to the scheduler, I use Guids for both the ID and Parent Recurrence Id (when appropriate) Properties.

In the delete appointment method when I am deleting an exception occurrence that has a parent recurrence Id, as it stands I need to do this in order for the web service appointment framework to successfully locate the parent appointment:

            if (appointmentData.RecurrenceParentID != null) 
            { 
                appointmentData.RecurrenceParentID = new Guid?(new Guid(appointmentData.RecurrenceParentID.ToString())); 
            } 

Otherwise the parent Id is a string and a match is not found and an error thrown.
The ID property, which I bind as a Guid, comes back as a Guid as expected in the AppointmentData object.

Also as a side note, when does the RemoveRecurrenceExceptions get called in my web service?
What do I have to do to Remove a Recurrence Exception?
I just made the code to create  recurrence exceptions but when I delete that appointment it just deletes it as a normal appointment which is fine. I just need to make sure I have the case when I remove recurrence exceptions handled as well.


Regards.
Dimitar Milushev
Telerik team
 answered on 08 Jan 2010
1 answer
117 views
There are quite a few issues with the layout in IE8.  I attached a screen shot from the telerik examples page viewed from IE8.  I see the same issues when using it in projects on my machine.

Are there any fixes coming soon?
Rumen
Telerik team
 answered on 08 Jan 2010
3 answers
73 views
Hello Everyone, I have a grid with different columns like community name, agent name, member name, community type, homes available, etc,.....I am getting all the requred information in one grid.
INSTEAD I WANT INFORMATION FOR EACH COMMUNITY NAME SPERATELY.  for example I want one gridview for community A and another gridview for community B. I want to repeat complete gridview not just rows and columns.
Zia
Top achievements
Rank 1
 answered on 08 Jan 2010
1 answer
162 views
I'm wondering if anyone can shed a little light on some issues i' m having with using an AdvancedForm control as the insert and edit templates in conjunction with AdvancedForm.js

I'm comparing the behaviour with my app and the demos online.

The problem I'm seeing is with regards to whether or not i'm editing the master or child occurrence.

In the telerik demos
  • when i edit a series on any appointment the appointment state is 1 Master, recurrecne rule intact, no parent Id, ID is int
  • when i edit only an occurrence the state is 3 Exception, no rule, parent Id is original int ID, Id is originalInt_#

Should the appointment type when editing for a single occurrence be an Exception before the exception appointment has been created?

In my app right now:
  • when i edit a series on only the first appointment: state is 1 (Master), recurrence rule intact, no parent Id, ID is Guid (seems fine)
  • when i edit series on a child occurrence: state is 2 (Occurrence), no recurrence rule, parent Id is parent Guid_IndexInt
  • when i edit the single occurrence on a child again state is 2 (Occurrence), no recurrence rule, parent Id is parent Guid_IndexInt 

The recurrence form is not populated properly when editing a series of a child occurrence.
Although my app is not working proeprly it seems correct for a child occurrecne to be type 2 when editing a single occurrecne to create a tyep 3 exception...

Why is there a difference from what i see in my app and the online demos?
I am using the AdvancedForm.ascx control and the AdvancedForm.js and the code is the same from what you show online since I got it from telerik site.

What is the meaning of a recurrecen Starte 2?

Which flow of events that i present is correct?
I would think the demos are correct?


Please help.
Dimitar Milushev
Telerik team
 answered on 08 Jan 2010
4 answers
261 views
Is there a way to open the context menu of the tree view using the keyboard (in order to make it 508 compliant)? Even if it does not open next to the  node it's fine.

Thanks for your help,
Som

Kai
Top achievements
Rank 1
 answered on 08 Jan 2010
3 answers
332 views
Im using the FileExplorer / First Look from the TELERIK RAD CONTROLS. I have enabled all thedefault features for the RADFILEEXPLORER to true as a reslut of which Im able to MOVE, DELETE, RENAME , UPLOAD & CREATE NEW FOLDER with in the directory structure.

But , I want to store the absolute path for the newly created folder on to the SQL SERVER DATABASE using the stored procedures. Im not able to do so.

Please help how to save the folder path with in the database whenever I created a new folder.

Ajay
Fiko
Telerik team
 answered on 08 Jan 2010
2 answers
145 views
Hi, I want to use RadChart to create a sort of Progressbar, because I need to inform the user about his memory usage and remaining memory.
I'd like create a progressbar like this:
-------------------------------------------------------------------
| Database 10% | File System (80%) |  Unused(10%) |
-------------------------------------------------------------------

I created a prototype but don't know how to remove the 'blank' area around the chart, because I only want to show the ChartSeriesItems...

PS: please tell me in advance if it is not possible. I'll look for another solution.
hk proj
Top achievements
Rank 1
 answered on 08 Jan 2010
5 answers
170 views
What browser's are supported? Seams not to work correct in Opera
Yana
Telerik team
 answered on 08 Jan 2010
2 answers
257 views
I believe I have seen mentioned that Telerik RadControls are made to be 508 compliant which is great, but I was wondering if Telerik has used any type of web site security software testing on their controls?  Specifically I am hitting a few issues with the controls using IBM Ration AppScan.

http://www-01.ibm.com/software/rational/offerings/websecurity/webappsecurity.html

The security issues I am getting relate to the telerik.web.ui.webresource.axd file and are as follows:

  • DOM Based Cross-Site Scripting
  • Query Parameter in SSL Request

  • Client-Side (JavaScript) SQL Query Construction

  • Client-Side (JavaScript) Cookie References

Any help you can provide would be much appreciated.

Veli
Telerik team
 answered on 08 Jan 2010
6 answers
169 views
1. We have RadGrid Control.
2. Each row has EditTemplate.
3. There we have TabControl with 2 tabs
4. 1st tab contains TextBox, Label and Button

I am going below to simplify the requirements:
1. When we click on the button we call Popup Window. (ButtonClick with Postback)
2. When we change some value in TextBox, we put for instant Success or Failed messages in Label (TextChanged with Postback).

Here is scenario I am trying to achieve:
1. Change the value in TextBox
2. Click on the button or on second tab
3. Results - some message in Label + (window is Pop-upped or 2nd tab is opened)

What happens is:
We have to click twice on button to get the result.

Is there any other way, except PostBacks to solve it using RadControls?
Pavel Brokhman
Top achievements
Rank 1
 answered on 08 Jan 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?