08-17-2010 05:23 AM
Hi!
I have a M.Column Listbox. How can I highlight rows programitically? i.e push a button, all rows are selected. or just a couple!
Thank you!
Solved! Go to Solution.
08-17-2010 05:57 AM
You can highlight the rows by going to selection
08-17-2010 05:58 AM
08-17-2010 06:03 AM
So it is not possible to select rows programitically ? ( selected rows will be highlighted)
08-17-2010 06:11 AM
You can also select keyfocus = true and use the updown arrow to highlight the rows.