Hi
i have a dataset where there are two tables (they can be more tables in dataset)...
i want to read and display value from both tables from dataset one by one in view (im using mvc razor 4 asp.net) ..
can i copy dataset again to datatable ?? or how to read two tables in view ie. display in html in mvc razor 4 using views..
Go to the complete details ...