I want to knw solution to this pgm
Pgm to create a form with name account and having the following fields : grp name grp id.
Create another form named account ledger having fields : acc name grp name debit amt opening amt closing amt.
Create a database having save delete search and edit buttons. The name from form 1(grp name) should get populated in firm 2nd (acc name).
Pgm in asp.net with c#