vinay_vrrc
3 Aug 2012, 9:40 AM
Hello folks,
I am using extjs 3.4. I have a Extjs Combo box with forceSelection and typeAhead property set to true.
Everything works good except in the case when user types in a exact match, the forceSelection fails (the combox record is not selected). I have code to be executed in the select event, I know I can use 'change' event to overcome this problem but shouldn't the forceSelection work in the first place by resetting to original value since there was no selection. I am not sure if this is a bug. Please help me with this regard.
Regards,
Vinay.
I am using extjs 3.4. I have a Extjs Combo box with forceSelection and typeAhead property set to true.
Everything works good except in the case when user types in a exact match, the forceSelection fails (the combox record is not selected). I have code to be executed in the select event, I know I can use 'change' event to overcome this problem but shouldn't the forceSelection work in the first place by resetting to original value since there was no selection. I am not sure if this is a bug. Please help me with this regard.
Regards,
Vinay.