i have a devexpress gridcontrol ,which displays the data from the sql database. By default,the table in gridcontrol is coming in a column fashion, Whereas i need to convert column header as row header, where the column data will be presented as row data.
I have seen a lot of forums and blogs but didn't found any helpful material which helps my condition, Kindly suggest me the way to do it ...