|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Edit ModeHi,
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, A DataGrid web control or a Windows Forms DataGrid control?
Mike McIntyre Show quoteHide quote "wandii" <wan***@yahoo.com> wrote in message news:1149638621.666336.103160@u72g2000cwu.googlegroups.com... > 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, > Wandii,
If you see the Pencil than it is in edit mode. Witch clicking on the pencil again or on an other row, it leaves the edit mode. (Although this is as it should be) I hope this helps, Cor Show quoteHide quote "wandii" <wan***@yahoo.com> schreef in bericht news:1149638621.666336.103160@u72g2000cwu.googlegroups.com... > 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, > Thank you for the respone.
Answer to Mike question it's a Windows Forms DataGrid control. Cor - I can edit any cell of a row by clicking on it that works fine - allowediting property is set to true, but while I am editing a row the pencil icon does not appear seems to me I need to set another property of the grid. I know if you see a pencil icon it's in edit mode how can i make it appear so a user can see it. Thanks in advance. Cor Ligthert [MVP] wrote: Show quoteHide quote > Wandii, > > If you see the Pencil than it is in edit mode. > Witch clicking on the pencil again or on an other row, it leaves the edit > mode. > > (Although this is as it should be) > > I hope this helps, > > Cor > > "wandii" <wan***@yahoo.com> schreef in bericht > news:1149638621.666336.103160@u72g2000cwu.googlegroups.com... > > 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, > > Wandii,
Do you mean with editing by the programcode? The user would never see that, so fast that goes. Cor Show quoteHide quote "wandii" <wan***@yahoo.com> schreef in bericht news:1149692458.801139.127000@g10g2000cwb.googlegroups.com... > Thank you for the respone. > > Answer to Mike question it's a Windows Forms DataGrid control. > > Cor - I can edit any cell of a row by clicking on it that works fine - > allowediting property is set to true, but while I am editing a row the > pencil icon does not appear seems to me > I need to set another property of the grid. I know if you see a pencil > icon it's in edit mode > how can i make it appear so a user can see it. > > Thanks in advance. > > > > Cor Ligthert [MVP] wrote: >> Wandii, >> >> If you see the Pencil than it is in edit mode. >> Witch clicking on the pencil again or on an other row, it leaves the edit >> mode. >> >> (Although this is as it should be) >> >> I hope this helps, >> >> Cor >> >> "wandii" <wan***@yahoo.com> schreef in bericht >> news:1149638621.666336.103160@u72g2000cwu.googlegroups.com... >> > 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, >> > >
Why Me? (Instead of Form1)
How do I increment a byte with out casting? Capturing mouse events (Mouse up and down on the desktop) Loading CrystalReports.rpt, I Am Asked To Enter Login ID And Password DAAB problem How to walk through InnerExceptions? Threading in .Net... Cancel Constructor (Me = Nothing) Parent child binding question RichTextBox in Vs2005 Vb.Net shows unformatted RTF |
|||||||||||||||||||||||