"Sticky" select for select extension
"Sticky" select for select extension
![LeftPinkie](https://secure.gravatar.com/avatar/468494e33f3d8b1d58edd03812746f53/?default=https%3A%2F%2Fvanillicon.com%2F468494e33f3d8b1d58edd03812746f53_200.png&rating=g&size=120)
This is not really a technical issue. I am using the select extension with single style (single row only). My question is there an option to make the selection "sticky"? In other words, I do not want the row selection to toggle on subsequent clicks. I want it to act like the html form select tag... once selected it cannot be deselected unless another row / item is selected.
This discussion has been closed.
Answers
Rather than using the built in Select "styles" I'd suggest using the API:
There isn't a sticky option built in, but that will do it
.
Allan