How to Get CheckedListBox Choices Into a Variable?

Stimulsoft Reports.NET discussion
Post Reply
sofia
Posts: 1
Joined: Tue Jul 01, 2025 7:23 am

How to Get CheckedListBox Choices Into a Variable?

Post by sofia »

Hello everyone,

I'm trying to figure out the best way to handle selections from a CheckedListBox on my form. When a user clicks "OK", I need to grab all the items they've checked and dump them into a single variable. That variable will then be used as input for a SQL query I'm building.

I'm looking for the most straightforward approach to get them into a usable variable.
Lech Kulikowski
Posts: 7287
Joined: Tue Mar 20, 2018 5:34 am

Re: How to Get CheckedListBox Choices Into a Variable?

Post by Lech Kulikowski »

Hello,

What product and version are you use? What data source type in your report, etc.

Thank you.
Post Reply