DataGrid align Cell in Compact Framework.

  • Thread starter Thread starter joao.norte
  • Start date Start date
J

joao.norte

I need help for horizontal align cell in .Net Compact Framework.



Thanks

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
Hi

The following article discussing the use of datagrid in .NET CF application
might be useful to u.
http://msdn.microsoft.com/mobility/...rary/en-us/dnppc2k3/html/datagrid_control.asp

Girish
Joao Norte said:
I need help for horizontal align cell in .Net Compact Framework.



Thanks

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP &
ASP.NET resources...
 
Compact framework data grid control does not support cell content
alignnment. It always aligns to the left.

Joao Norte said:
I need help for horizontal align cell in .Net Compact Framework.



Thanks

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP &
ASP.NET resources...
 
Back
Top