Click here to Skip to main content
15,890,717 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

Here I am getting the all values form my DB as a datatable , here I want to divide the students details based on college name but even I don't know the whatever colleges r there in datatable and also I have to bind this on separate grid

could anyone help me

thanks in advance
velsamy
Posted
Comments
Magic Wonder 12-Sep-14 1:45am    
If you will share your table structures / db details, then we can help you out. Also whatever you have tried for getting the desired output.
avelsamy 6-Oct-14 7:54am    
colegename dept
---------- ----
abcd mech
abcd IT
abcd cse
abcd mech
abcd mech
abcd cse
abcd cse
abcd IT
abcd cse
abcd cse
abcd IT

this is my column names(college , dept), here i want to bind the mech dept along with college name in one grid similarly i want to bind the all dept , but i dont know howmany depts are there in table

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900