Hi to all,
I have table student in which I inserting first name,middle name, last name in 3 different columns. but when i want to show it in gridview I want to join three columns into only one heading "Name".
Is it possible...?
or any other way to show it..?