Hello All,
I am trying to convert my current scheduling system to be based off the proposed RadScheduler. One issue that is causing me problems, is accessing the proper server side controls. In particular I am trying to figure out the server side control (or how to access the proper client side control from the server) when deleting or editing a series vs a single of a series. I am able to handle a single deleted instance within a recurring appointment, however, I am can't seem to figure out how to properly detect when the client has selected the delete occurence vs the delete series. I thought the ReccuenceState would be what I needed, however, there are times when it claims to be "Occurence" and deletes the series. What am I missing? Thanks in advance.
I am trying to convert my current scheduling system to be based off the proposed RadScheduler. One issue that is causing me problems, is accessing the proper server side controls. In particular I am trying to figure out the server side control (or how to access the proper client side control from the server) when deleting or editing a series vs a single of a series. I am able to handle a single deleted instance within a recurring appointment, however, I am can't seem to figure out how to properly detect when the client has selected the delete occurence vs the delete series. I thought the ReccuenceState would be what I needed, however, there are times when it claims to be "Occurence" and deletes the series. What am I missing? Thanks in advance.