Hi.
Suppose I have some items that have numerous attributes.
Let's say that I have an item called car1, another called car2, another called car3.
Each item has attributes such as color, weight, length, age.
I'd like to be able to click a button called "New Item" which causes a new row on grid...then be able to enter a known code (not choose from a dropdown) into the first cell on left...then be able to hit the enter or tab keys ONCE and have all of the attributes filled in at once.
Can this be done?
Thanks and appreciation.