What area of programming are u aiming at. Is it database, games, desktop, mobile etc
N
NDD57
@NDD57
Posts
-
Simple Visual Studio Projects for students -
Crystal Reportwhich version of vb.net are u using? express does not have Crystal Reports
-
Let user add new items to a databound comboboxThanks for all your help. I agree about that using a button may be a simpler option. I might actually use a context menu and let they user right click to bring up the form. Thanks again
-
Let user add new items to a databound comboboxWondered if anybody can help me with this. I want to have a databound combobox and the first item will be "Add New Item". The combobox will otherwise be populated from a table. If the user needs to enter a new item they can click on "Add New Item" and add a new record to the bound table and when the user returns to the combobox the new item will be selected (something similar to QuickBooks comboboxes). Any ideas or help much appreciated.