Sorting two columns as one in GridView
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, Please, tell me how can I sort two tables and display them in one column of GridView. I'm using ASP.NET Classified Starting kit, and want to add one more price column for euro. So, actually when I display them on the page, I need two combine this two cols in one, and sorting should work. I have no idea how to do that... But I hope, it's possible. coz in my web-site ppl should be able to put prices of their ad in one of these two currencies, let's say euro or dollar. Or may be there is a better solution without adding a column?