Server Side Processing and ColumnControl: ccSearchClear-Button is not enabled
Server Side Processing and ColumnControl: ccSearchClear-Button is not enabled
Hi,
I have this scenario:
* Server Side Processing (SSP)
* ColumnControl
ColumnControl options
* search/searchText/searchList
* ccSearchClear-Button
When I input text in i.e. searchText-field, the ccSearchClear-Button is not enabled.
Without SSP it works.
Using the global search-field the button is enabled as expected in SSP.
Replies
I think this error should be fixed in the nightly version. Could you try that and let me know if it resolves the issue for you?
Thanks,
Allan
Thank you. I am sorry, the nightly version doesn't resolve the issue for me.
Okay, thanks for checking. I will try to recreate it next week.
Allan
Some for me, the ccSearchClear remains disabled and I am still using this workaround: https://datatables.net/forums/discussion/comment/242541/#Comment_242541
However, im my server response I added an indicator showing whether search was used or not, so I optimized it a bit.