KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Issue regarding Bselect filter in ajax loading #3116

Open Komuraiah A opened this topic on on Aug 9, 2023 - 1 comments

Komuraiah A commented on Aug 9, 2023

Hi,

I am working on a Koolreport that has 2 BSelect filters and second filter needs to be updated based on the first filters selected values. but am not using subreport process in provided link (https://koolreport.com/examples/reports/others/subreport_demo/) . Is there any way the same could be done for Bselection?

Sebastian Morales commented on Aug 18, 2023

Other than using SubReport to upload a section of a page that includes the 2nd BSelect you have to use BSelect client-side events and methods yourself to change/update it:

https://davidstutz.github.io/bootstrap-multiselect/

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

None