06-27-2010 12:30 AM
May I know how to set the first column in multilist as checkbox.
I remember ever make it, but cannot remenber where to set it.
Any suggestion, thanks.
06-27-2010 09:18 AM
Are you referring to having a checkmark symbol, or an actual checkbox that the user can change its state. If it's the former, then that's done by making symbols visible and writing to the Item Symbols property. If it's the latter, then that's something you have to program yourself. You may want to take a look at this thread, which points to an example on LAVA. There is also this example. All found using a search...