PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Edit Only DataGrid.
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Edit Only DataGrid.
![]() |
Edit Only DataGrid. |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is it possible to hide the last row or "insert row" line of a datagrid?
Setting it to read only will not work. I want the users to only be able to edit existing rows. Thanks, Hex |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Bind to a DataView and set its AllowNew property to false
/claes "Hex Adezimal" <hadezimal@hotmail.com> wrote in message news:eS9m2hzODHA.3088@TK2MSFTNGP10.phx.gbl... > Is it possible to hide the last row or "insert row" line of a datagrid? > Setting it to read only will not work. I want the users to only be able to > edit existing rows. > > Thanks, > > Hex > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

