Hi,
I am new to VB.net and I am trying to create a stand-alone VB.net application. Right now, I am trying to achieve this:
I created a list box. Based on value chosen from the list box, another list box needs to be populated (i have the database set up in sql server)
Any suggestions on how this can be done?
I am new to VB.net and I am trying to create a stand-alone VB.net application. Right now, I am trying to achieve this:
I created a list box. Based on value chosen from the list box, another list box needs to be populated (i have the database set up in sql server)
Any suggestions on how this can be done?