hello !
i am working in extjs 3.2 . i want to make a grid having two fields , 1- contact type and other field is 2-number
now i want that at the load time it only has a single row column one should be a combo , and column 2 is a textbox / textfield . if i enter records in row then grid should generate auto row below this row . so that a person can enter more the one record in the grid .
as i am new in extjs so i have no idea how to make it possible , and i also dont know that is grid is used for this function , if yes then how i can do this , if no then please guide me how can i perform this .
if some guide me through example then i will be very thankful to him/her.