Hi

I want to edit data grid in my appication can it be possible in
VB.Net/C#.Net using .Net Compact Frame work

Hitendra

Re: Data Grid Control in Compact Framework by Chris

Chris
Fri Oct 22 10:10:36 CDT 2004

Not directly no. You need to "float" a textbox over the grid. See the
example in the Yao/Durant CF book - it's pretty comprehensive in this
regard.

-Chris


"Hiten" <hitendra15@gmail.com> wrote in message
news:1098452783.464880.76610@f14g2000cwb.googlegroups.com...
> Hi
>
> I want to edit data grid in my appication can it be possible in
> VB.Net/C#.Net using .Net Compact Frame work
>
> Hitendra
>



Re: Data Grid Control in Compact Framework by Robert

Robert
Mon Oct 25 19:24:15 CDT 2004

There is an example here:
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/datagridediting.aspx

that was taken from the CF Faq's which you will also find useful
http://msdn.microsoft.com/mobility/netcf/faq/default.aspx

Robert

"Hiten" <hitendra15@gmail.com> wrote in message
news:1098452783.464880.76610@f14g2000cwb.googlegroups.com...
> Hi
>
> I want to edit data grid in my appication can it be possible in
> VB.Net/C#.Net using .Net Compact Frame work
>
> Hitendra
>