samir_gambler
Member
- Joined
- Jul 12, 2012
- Messages
- 6
- Programming Experience
- 1-3
Hello,
I am new to VB.Net(Microsoft Visual Studio 2005) and I was trying to use BindingNavigator for Update Stock Form. I was able to fill the form with the detail and was able to navigate the records with the arrow keys provided. But it doesnot seems good for large number of records. As it is very difficult to go to a particular record so what can be the better aproach.
I saw that in the tool strip there was an option to add buttons and combobox. So I wanted to know can we add a combobox which would contain a particualr field say primary key field and based on the selection of the key in the combobox the form would be updated.
Thanks
I am new to VB.Net(Microsoft Visual Studio 2005) and I was trying to use BindingNavigator for Update Stock Form. I was able to fill the form with the detail and was able to navigate the records with the arrow keys provided. But it doesnot seems good for large number of records. As it is very difficult to go to a particular record so what can be the better aproach.
I saw that in the tool strip there was an option to add buttons and combobox. So I wanted to know can we add a combobox which would contain a particualr field say primary key field and based on the selection of the key in the combobox the form would be updated.
Thanks