|
|
An example demonstrates how to limit editing texts in
SchedulerItem and ResourceRow objects.
- client events block editing texts starting with 'A',
- client events do not allow to accept texts longer than
30 characters,
- a server event changes entered text to capitals.
|