R
Ron
I'm trying to build a heirarchial DataGrid. I've created
the two tables I need through some fun in a code behind
that runs through an Active Directory. I need to get these
two tables into a DataSet. Once they're in the DataSet I
can define the relationships, etc. Is this possible to
fill a DataSet from existing tables? (I wish I just could
some SQL, but it's not going to happen)
the two tables I need through some fun in a code behind
that runs through an Active Directory. I need to get these
two tables into a DataSet. Once they're in the DataSet I
can define the relationships, etc. Is this possible to
fill a DataSet from existing tables? (I wish I just could
some SQL, but it's not going to happen)