Turpis
Programmer
- Apr 16, 2002
- 151
I need some help to get moving in the right direction. I have a form with a combobox and and datagrid on it. The user selects a vendor type out of the combo box and then the datagrid is filled with vendors of that type from a filter dataview. The datagrid has tablestyles in use to hide the column that has the vendor type so when the user types a new row of information and hits the save button the record disappears because it never got an typeID assigned because I have it hidden. The information made it to the database just fine, but without data in the typeID column. I need to be able to recognize when a user is entering in a new row of information and auto-input the typeId from the combobox in the typeID column that is hidden from view. Any ideas? This is the first time I have tried using a datagrid interactively rather than to just to display data.
Charles
Quality Assurance/Developer
Charles
Quality Assurance/Developer