How about asking the people who made MKGrid. It's very unlikely anyone who still uses VB6 is ever going to see your question, let alone have any experience with that control.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak
Hi, Use This query in The Add Command Instead of adding Tables SELECT * FROM PdMaster Left Outer JOIN Pdetails ON PdMaster.PId = Pdetails.Pid Thanks and Regards Anu