N
needin4mation
Hi, I have a select that uses union. The gridview populates fine with
the two tables' returned data. But now I want to sort the resulting
dataset as if it were one set of data, since I know of no way to use
order by for both on my original SQL statement. If I use sort that
comes with the gridview, does that go back and get the whole dataset
(thus my problem would remain?). What can I do? thanks for any help.
the two tables' returned data. But now I want to sort the resulting
dataset as if it were one set of data, since I know of no way to use
order by for both on my original SQL statement. If I use sort that
comes with the gridview, does that go back and get the whole dataset
(thus my problem would remain?). What can I do? thanks for any help.