evoluteur / structured-filter

jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
http://evoluteur.github.io/structured-filter/
MIT License
258 stars 62 forks source link

conflict between structured filter styles and Bootstrap buttons #18

Closed AbhishekPatil9844 closed 7 years ago

evoluteur commented 7 years ago

I do not recommend using both jQuery-UI style and Bootstrap at the same time. I have another version of the structured-filer (which uses Bootstrap) as part of Evolutility-UI-jQuery. https://github.com/evoluteur/evolutility-ui-jquery

AbhishekPatil9844 commented 7 years ago

Okay Thanks, I will try with another version.

On 11 June 2017 at 03:41, Olivier Giulieri notifications@github.com wrote:

Closed #18 https://github.com/evoluteur/structured-filter/issues/18.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/evoluteur/structured-filter/issues/18#event-1118365592, or mute the thread https://github.com/notifications/unsubscribe-auth/ARbn9Stg5PhOXO0AZYXMQLTGP15lUkpOks5sCxR7gaJpZM4N2G4F .

AbhishekPatil9844 commented 7 years ago

Can I use evolutility-ui-jquery for server side pagination for the collection like backgrid?

On 12 June 2017 at 11:04, Abhishek Patil abhishek.std1991@gmail.com wrote:

Okay Thanks, I will try with another version.

On 11 June 2017 at 03:41, Olivier Giulieri notifications@github.com wrote:

Closed #18 https://github.com/evoluteur/structured-filter/issues/18.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/evoluteur/structured-filter/issues/18#event-1118365592, or mute the thread https://github.com/notifications/unsubscribe-auth/ARbn9Stg5PhOXO0AZYXMQLTGP15lUkpOks5sCxR7gaJpZM4N2G4F .

evoluteur commented 7 years ago

Sorry, it is not implemented. It is not difficult to do. I have it on Evolutility-UI-React.

AbhishekPatil9844 commented 7 years ago

Okay, Thanks for update Olivier. Currently, am using backbone, backgrid and Structured filter. Which was working fine until I started to use "Bootstrap Button.js". And Your evolutility-ui-jquerry is Awesome. It is exactly what I need. The only problem is now is, I need pagination support like backgrid also. Anyway, your work is awesome, evolutility-ui-jquerry is awesome.

On 13 June 2017 at 09:43, Olivier Giulieri notifications@github.com wrote:

Sorry, it is not implemented. It is not difficult to do. I have it on Evolutility-UI-React.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/evoluteur/structured-filter/issues/18#issuecomment-308001825, or mute the thread https://github.com/notifications/unsubscribe-auth/ARbn9QJ8QN5FtG9TeQZ8x7IALovMSEG_ks5sDgxjgaJpZM4N2G4F .

AbhishekPatil9844 commented 6 years ago

Hi Olivier

Hope you are doing good, I need your help, Can I add relative date type option in date option. I have attached sample image below. Please find the attached file and let me know.