Hello Guys..
Ok, I have two MSHFlexGrid, using
VB, I am able extract two database Tables and displayed individually in different MSHFlexGrids..
Now, I have just created third MSHFlexGrid, and using TextMatrix property, I dislayed common data from that two MSHFlexGrid (which i have created earlier), upto here It's Fine!!
But, How can I create a database (I am using Microsot SQL Server) table immediately after displaying data in third MSHFlexGrid..
Any Ideas??
~~Dev~~