When registering my ColModel for HeaderFilter, I setup the filtering portion like :
"filter":{"type":"textbox","condition":"contain","listeners":.....
My Filtering is Local and my data is local.
It seems like textbox can only use "begin" conditon and "select" can only use "equal" condition when filtering. I have seen demos with Pro version and remote data that do use the "contain" condition correctly. I need this behavior for local data.
Is there a difference between the Free Version API and the PRO version regarding Header filter and using "contain" to filter data that is "like" instead of "begins with"
Thanks for your support