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
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
how to set column width of datagrid in pocketpc application(webservice dataset)
ron nash
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