This example demonstrates how to define certain tokens as read-only when using the ASPxTokenBox control. With this approach, an end-user will be unable to add or remove read-only tokens to/from the token box.
There is no server side approach to implement this task. Thus, this sample demonstrates a possible client-side solution that implies the use of the ASPxClientTokenBox and jQuery API.
↧
ASPxTokenBox - How to make certain tokens read-only
↧