|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
insert data into master detail entry formi create two table one is bill ,another one is billdetail . particular bill have a many book
one to many relationship i want to create master detail form (ex orderform) using gridview, or datagrid for billdetail entry From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com Sounds pretty straitforward to me - what problems do you need help
with? Or do you just need a tutorial? If so check out www.vb-tips.com - Cor Ligthert and Ken Tucker have a large amount of examples on how to do just about everything when it comes to datagrids and datagridviews. Thanks, Seth Rowe sugumar wrote: Show quoteHide quote > i create two table one is bill ,another one is billdetail . particular bill have a many book > one to many relationship i want to create master detail form (ex orderform) > using gridview, or datagrid for billdetail entry > > From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm > > Posted via DevelopmentNow.com Groups > http://www.developmentnow.com |
|||||||||||||||||||||||