Page 2 of 2

Re: MDI

Posted: Fri Mar 13, 2009 9:58 am
by sudip
Hello Rathi,

When you wrote the last message, you knew what I shall ask? ;)

You said, "One to many can be achieved with a minimal programming effort."

Please tell me "how" :)

After knowing that you already created ERP solution - HMG as front end and MYSQL as back end, I am really excited !!! :)

Thank you my friend.

Regards.

Sudip

Re: MDI

Posted: Fri Mar 13, 2009 12:59 pm
by Rathinagiri
It can be created by combining a combo box control (for the primary/unique key) and a grid (to show the many rows relating to the particular combo box control value) by hooking the 'on change' event.

Re: MDI

Posted: Fri Mar 13, 2009 1:06 pm
by sudip
Thanks Rathi!

I got it in a nutshell!

Regards.

Sudip