CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Filter usage

by George » 27 Oct 2014 11:08

Hello!

JQCheckBoxList has property Filter.Width, that initially = "100px".
Final css looks like 100pxpx, so i removed px for me).

Filter has reset button, that clears filter string.
Currently, to apply empty filter after string reset, user must click to input one more time.
Would be expectable if empty filter will be applyed when user press reset srting button.
Best regards!
George
 
Posts: 486
Joined: 23 May 2013 15:50
Location: Russia, Moscow

by Alexander Bulei » 27 Oct 2014 13:33

Hi George,

What options do you use?

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by George » 27 Oct 2014 14:30

Default settings same as in demo.
Video.
Best regards!
George
 
Posts: 486
Joined: 23 May 2013 15:50
Location: Russia, Moscow

by Alexander Bulei » 27 Oct 2014 15:15

Hi George,

Sorry, but we don't have any clear button there :

27-10-2014 14-14-12.png


Best Regards.
You do not have the required permissions to view the files attached to this post.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by George » 27 Oct 2014 15:17

Very interesting :)
Best regards!
George
 
Posts: 486
Joined: 23 May 2013 15:50
Location: Russia, Moscow

by Alexander Bulei » 27 Oct 2014 15:22

Hi George,

Sorry, but not really... :D

I spent some time to find the "non-existent" clear button....

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by George » 27 Oct 2014 15:22

This button appears under IE, Opera and Chrome. And not appears under Firefox and Safari.
May be it's browser extra feature for input controls.
Best regards!
George
 
Posts: 486
Joined: 23 May 2013 15:50
Location: Russia, Moscow

by Alexander Bulei » 27 Oct 2014 15:26

Hi George,

It's a webkit browser funcionality for input with type="search".
If you want, I can give you the css code to override it.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by George » 27 Oct 2014 15:40

Something like this?
css code
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
Best regards!
George
 
Posts: 486
Joined: 23 May 2013 15:50
Location: Russia, Moscow

by Alexander Bulei » 27 Oct 2014 16:05

Hi,

George wrote:Something like this?
css code
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}



Yes.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQCheckBoxList

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.