Request new features or modifications


Post by reynald »

Hi,

We use the scheduler component with thousand of events. For each event, we have data that it's used for displaying a customized tooltip, openning a different Event Editor window, etc.

We would like to be able to search on these events (in terms of a search on ExtJS store is not hard) and somehow highlight the events on the grid that were found - maybe a colored box around the matched events.

Unfortunately we don't have the CSS skills to do something like this, but a generic plugin I think will be a very useful adittion to the product. I leave as a suggestion and if you can orient how to do by ourselves, I'll appreciate.

Thanks

Post by mats »

Great suggestion! This would be quite easy to achieve. I'm just thinking a bit about how it should handle say 4 matches that cannot be seen in the view at the same time. Show first one? Show some UI to allow user to pick the one to bring into view and highlight.. Thoughts?

Post by mats »


Post by mats »

Fixed!

Post Reply