11/30/2024 12:34:35 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
CheckListBox - How to determine current row selected
Posted: 24 Mar 08 4:35 PM
|
Is there any way to determine the value of the current row selected? I think I want to do the following:
msgbox Checkbox.Items( "Selected Row" )
more details: Some of the items in my checkbox have to remain checked. I'd like to lock these items, but I'm pretty sure this is not possible. I should be able to check what's being clicked, determine if it's being turned off, check to see if turning off is allowable, flip it back on if necessary.
thanks. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|