Groups | Blog | Home
all groups > dotnet compact framework > february 2006 >

dotnet compact framework : native Grid control input capable?


rb
2/28/2006 5:47:50 PM
is the native grid control input capable in .NetCF? i did not think that it
was. but the documentation has me a bit perplexed. specifically, the
documentation on DataGridColumnStyle's 'BeginUpdate', 'EndUpdate' events and
how they can be used while data is being channged. and also, how there are
'several methods which allow monitoring of the column as it is being edited
by the user, including the 'Edit' and the 'Commit' events'.

Daniel Moth
3/4/2006 10:59:55 PM
What do you mean native? Yes there is a datagrid control in CF.

CF classes are not always identical to the full framework equivalents. You
have to look at the documentation (or trial and error) to see what is
supported and what not:
http://www.danielmoth.com/Blog/2005/04/intellisense-for-smart-device-project.html

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

[quoted text, click to view]


AddThis Social Bookmark Button