one to many relationship presentation layer
I am working on a parts system.
I am developing data entry form for orders.
It has a order (parent) and orderdetails(child) tables.
for the order (parent) section I have used textboxes , dropdownlist .
can i use customizedgrid to take input (more than one record for orderdetails table)?
is there any other built in control for this purpose?
Anyone reading this aware of anyother customized control for this purpose?
any suggestion or help will be highly appriciatted.
Many Thanks
|