hey there
i need to query different tables to populate a datagrid depending on a search function.
thus a single typed dataset won't work. i tried using the DataSet generic but am having trouble with SqlHelper function because of the lack of a predefined datatable.
can you suggest a way around this or a better way to retrieve heterogenous data for a single datagrid?
many thanks.
regards
red