Hi
Somebody has a example , How to populate a Listbox (with checkbox), with 2 columns (Code and description ). and a routine searching the rows selectioned for user ?
TIA
Printable View
Hi
Somebody has a example , How to populate a Listbox (with checkbox), with 2 columns (Code and description ). and a routine searching the rows selectioned for user ?
TIA
While it's possible to do what you want, you'd be better off using a listview or a grid.
Listview ?? , Where can I to put this Control ?
Here is an example.