DataGrid Q

  • Thread starter Thread starter brian
  • Start date Start date
B

brian

Hi

I have a VB.Net DataGrid question.

I am trying to show multi-columns on a page but my width
space is limited.

Is there a way to stack columns? So each row would really
take up 2 rows of space.

Example:
|column1|column2|column3|
|column4|column5|column6|
|Data |Data |Data
|Data |Data |Data


Thanks

Brian
 
Please refer to my reply in microsoft.public.dotnet.languages.vb, thanks.

Luke

"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026?? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026."
 
Back
Top