Hello everybody! I hope I'm in the right place to consult some programming issues.
I'm Jhun and I'm new to the datagrid of VB 6. I'm currently working on a database application in which I would like to show records from an Access DB thru the datagrid. I tried to do it with ADO's RecordSource property and is showing results. My questions are:
<1> is it possible to only show selected columns in the datagrid?
<2> Is is possible to combine columns from different tables which will be shown into the datagrid?
Thank you for your time and expertise...
~Jhun