I have one table as follows Latestnews
id Subject Description Active
1 Accounts page Accounts description page A
2 Registration page Registration page A
i want to create div dynamically from the latestnews table.
i wan to create 2 div because in latestnews table 2 records are there
for that how can i do in asp.net c#.