CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Posts
    17

    ? wrap text in datagrid

    Hi,
    I need some help.

    Can someone tell me how to wrap text in datagrid.

    10x .

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    you could try with datatablestyle and check out on MSDN...
    whether CELL can be formated...
    I think if you overload the Cell property then you can actually control the cell column

    Paresh

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured