Our pure JavaScript Scheduler component


Post by SIM-LTD »

Hi

The "quickFind" feature and Html renderer are not compatible.

Indeed, one of the column of the Grid Scheduler has a custom renderer (see screenshot); when typing on the keyboard to search and highlight corresponding element is carried out, then at a certain point the outcome shows (see second picture) the detail of the renderer itself, instead of the value of the column.

The "quickFind" feature is set like this :
  features: {  
	quickFind: true,
.....
Attachments
Capture d’écran 2019-05-22 à 21.07.03.png
Capture d’écran 2019-05-22 à 21.07.03.png (30.41 KiB) Viewed 865 times
Capture d’écran 2019-05-23 à 12.05.21.png
Capture d’écran 2019-05-23 à 12.05.21.png (48.53 KiB) Viewed 865 times

Post by mats »

Confirmed, ticket opened: https://app.assembla.com/spaces/bryntum ... se/details#

Thanks for reporting!

Post by mats »

Fixed for 2.1 release

Post by SIM-LTD »

OK Thank you

Post Reply