Problem with datagrid



Hi,
In my Windows CE device application i am using device datagrid control to
display the values. Binding values to grid is working fine. Now i want to
edit the datagrid reading values, editing the grid values are not supported.
Is Device datagrid have support to edit the griddata? Or we need to use any
other ways to edit the edit grid values.

Help me. i am stuck at this point.

Regards,
Kiran
.



Relevant Pages

  • RE: Trouble updating gridview with storedproc
    ... I have implemented the Edit & Delete buttons as template fields because I ... When I click the Edit linkbutton, my RowEditing event handler does fire. ... The second time I click the Edit linkbutton, the grid does go into edit ... When I click the Update linkbutton, the grid never exits out of edit mode ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Delphi7/ADO/SQL Server 2000 TDBGrid problem
    ... I use this approach to edit what I call simple system tables. ... is that I do not edit data in the grid. ... These can only be got rid of by selecting the ... I cannot just close the query and reopen it as I wish to retain the ...
    (borland.public.delphi.database.ado)
  • DataGridView Control - Trapping and Canceling Position Change
    ... I have a DataGridView control which displays report ... Below the grid are some controls (we'll call them the ... "edit form") where the user can edit data corresponding to the ... What I'd like to do is have the edit form displaying the same data as ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • RE: DataGrid: Custom ComboBox column problem
    ... When I do not change the current row in the grid ... then I can't edit the value anymore ... ... >> for setting the DataSource of the ComboBox that edits the value. ... >> private CurrencyManager cm; ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Datagrid Events
    ... drop down lists and text boxes). ... someone else (I would not use datagrids for editing - just not the kind of ... >> Allow them to edit a row of data. ... > disable editing of the grid and use a set of text boxes and other ...
    (microsoft.public.vb.general.discussion)