Hi,
Is it possible to store the values to list directly.
For EX: i query the database by select query, normally we store the values to datatable or dataset. i dont want to store the values directly to neither dataset nor datatable.
i need to store directly to LIST. is it possible?