how to set column width of datagrid in pocketpc application(webservice dataset)

hi,in a pocketpc application

iam using webservice to bind the dataset in a datagrid.it has only two columns.I need to set the column width for the datagrid,to display the text in proper way

thanx



Answer this question

how to set column width of datagrid in pocketpc application(webservice dataset)

  • ron nash

    use the datagrid table styles class

    sample can be found here
    http://www.thescarms.com/dotnet/ColumnStyles.asp

    this is for the full framework so some method are not available in CF


  • pyeung

    Thanku very much
  • how to set column width of datagrid in pocketpc application(webservice dataset)