No comment has been added to this question in more than 21 days, so it is now classified as abandoned..
I will leave the following recommendation for this question in the Cleanup topic area:
Accept - s_sansanwal comment
Any objections should be posted here in the next 4 days. After that time, the question will be closed.
lem2802
EE Cleanup Volunteer
Main Topics
Browse All Topics





by: s_sansanwalPosted on 2005-08-21 at 18:44:54ID: 14721308
2 ways:
1. Modify the query to return the proper data
2. Create a Dataset in Data layer. Populate it in the format you want to display the data. Bind it to a DataGrid. This way, you could separate the Data layer with presentation layer and tomorrow could change DataGrid to Table or any controls.
Cheers,
S Sansanwal
www.sansanwal.com