Re: Edit Mode

Tech-Archive recommends: Fix windows errors by optimizing your registry



A DataGrid web control or a Windows Forms DataGrid control?

Mike McIntyre

"wandii" <wandii@xxxxxxxxx> wrote in message
news:1149638621.666336.103160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a datagrid attached to a dataset. It displays the records
fine however, when I edit one
of the cells it does not change the edit icon to the pencil icon on the
left of the row I just changed. I have the allowediting property set
to true which should upon editing a cell indicate
row is in edit mode. How can I set the edit mode ?

Thanks in advance.

Regards,



.



Relevant Pages

  • RE: Preselect item in DropdownList Edit mode???
    ... DataGrid view to Edit mode view. ... Once you have the data you can preselect your DropDownList in your Edit Item ... From this parameter you can retrieve the DataGrid Item ...
    (microsoft.public.dotnet.framework.aspnet)
  • datagrid controls
    ... How do i desabled the edit mode in my datagrid. ... Private Sub Page_Load ... Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • datagrid controls
    ... How do i desabled the edit mode in my datagrid. ... Private Sub Page_Load ... Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching. ...
    (microsoft.public.dotnet.framework.aspnet)
  • DropDownList in EditItemTemplate
    ... When my datagrid is in edit mode, one of my columns is edited using a drop ... I'm able to bind the DropDownList to a DataSource when in edit mode. ... Label lblHourPeriod = ... Object reference not set to an instance of an object. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Datagrid Inserts and Paging
    ... one approach would be to loop the datagrid looking for the edititemindex ... > that page in edit mode? ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)