Results 1 to 9 of 9

Thread: How to dislay data in table in CF20 (DataGrid or ListView) with Column Width

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Posts
    352

    How to dislay data in table in CF20 (DataGrid or ListView) with Column Width

    As far as I can see the DataGridView is not available in CF20, but DataGrid is. I need to display several records in a table. I have no problem loading the records into a DataGrid control, but cannot find a way to fix the column width in the DataGrid columns.

    How do I change the width of the columns to preset values or the largest value in the column? Should I do it as a DataTable first, or some other method.

    Thanks.
    Last edited by easymoney; Apr 23rd, 2007 at 07:25 AM.

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