This is a migrated thread and some comments may be shown as answers.

[Solved] How to disable insert based on row condition

1 Answer 118 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 29 Nov 2007, 04:24 PM
I'm setting up a scheduler where 10 appointments can be added for a given timeslot.  This much works by default, but how can I indicate to the users when a timeslot is maxed out and no more insertions are possible? 

My first thought is to check each timeslot at databinding, then set a cssstyle on that row, but something tells me it's not possible to loop through each timeslot. 

Should be easy to check at inserting then cancel the event, but I want an indicator for users so they don't waste time trying slots randomly to find one that allows insertion.

Any thoughts as to how I might pull this off?
Thanks

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 30 Nov 2007, 09:16 AM
Hi Mark,

Thank you for your question. Currently, it is not possible to visually indicate for which time slot you can or cannot insert appointments. However, this would be a nice feature to add to RadScheduler, so I have logged it.


All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Mark
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or