Swap Rows and Columns in GDBG

I want to rotate my GDBG by 90 degrees so the column headers appear as row headers and row are aranged left to right. Is there a way to do this with a GDBG? -Matt

3 Replies

AD Administrator Syncfusion Team June 26, 2006 04:52 PM UTC

Hi Matthew, Currently this feature is not possible. Thanks for your patience. Regards, Haneef


AD Administrator Syncfusion Team June 27, 2006 09:43 AM UTC

AAAAAAaaaaaarrrggggg!!!!!!!!!


AD Administrator Syncfusion Team June 28, 2006 12:10 AM UTC

But you can flip rows & columns using a virtual GridControl. See the sample in this thread. It shows a Datatable in a GridDataBoundGrid that is flipped in a GridControl. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=13862 The sample was done with an early version of our libraries, so you will have to change the references.

Loader.
Up arrow icon