Ok, I hope someone can help me with this problem.
I use vb2010 to create a simple windows form.
I have a checkedcombobox which gets its items from a column (titles) from a .mdb database (this works).
When I check an item or multiple items in the combobox, I want to display (multiple columns) the title and for example info in a truedbgrid.
How can I do this
It's a grid from componentone and I've looked on their website but couldn't find a right answer for my problem.
Thanks in advanced
I use vb2010 to create a simple windows form.
I have a checkedcombobox which gets its items from a column (titles) from a .mdb database (this works).
When I check an item or multiple items in the combobox, I want to display (multiple columns) the title and for example info in a truedbgrid.
How can I do this
It's a grid from componentone and I've looked on their website but couldn't find a right answer for my problem.
Thanks in advanced