I have a datagrid called "grEmployeeList" on a form. I can display the data returned by sql. The problem is I can't display customized header text in a datagrid. Can someone tell me what I am doing wrong?
Table "Person" fields--Person_ID, FName, LName, Name_Kanji...
I am having problems with setting up a dataset and adapters.
I want to display data from 2 tables "Person" and "PersonContact"
for a particular person selected on a windows form.
By using parameterized query, how do I set adapters and dataset to accomplish this?
Currently...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.