Re: Joining 2 DataTables
- From: JoNo216@xxxxxxxxx
- Date: 14 May 2007 05:25:32 -0700
On May 12, 11:29 pm, GroupReader <newsgroups...@xxxxxxxxxxx> wrote:
I agree w/ George... and doing it on the DB side is the better
option. If using "UNION", be careful... you probably want "UNION ALL"
instead.
The union would not work unfortunately because it is using the same
database.
It is completely dependant on what the user actually inputs into the
screen as to what I am adding to the grid.
Basically there are 2 distinct types on data for the grid, and they
can't be mixed up. So I was just going to create separate datatables
and then merge them together.
It seems like I will have to just try the looping or the merge
method , because I don't think that it will work any other way
really.
Thanks guys!
.
- References:
- Joining 2 DataTables
- From: JoNo216
- Re: Joining 2 DataTables
- From: vMike
- Re: Joining 2 DataTables
- From: GroupReader
- Joining 2 DataTables
- Prev by Date: Images/CSS not resolving on dev machine testing
- Next by Date: Images/CSS not resolving on dev machine testing
- Previous by thread: Re: Joining 2 DataTables
- Next by thread: Re: Joining 2 DataTables
- Index(es):
Relevant Pages
|