Re: Hide datagrid new row
From: Marco (nospampleasesyxxpk_at_hotmail.com)
Date: 01/28/05
- Next message: Michael C: "Re: Printing without a document"
- Previous message: Al Jones: "Re: Printing without a document"
- In reply to: Doug Crabtree: "Re: Hide datagrid new row"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 Jan 2005 14:29:17 -0500
That worked, thanks for the help.
"Doug Crabtree" <not@gonna.tell> wrote in message
news:WsOdnYkNLr-4DGfcRVn-hA@comcast.com...
> Base it on a DataView instead of a DataTable. Set the DataView.AddNew to
> false.
>
> Doug Crabtree
> "Marco" <nospampleasesyxxpk@hotmail.com> wrote in message
> news:%23NmJP1WBFHA.2192@TK2MSFTNGP14.phx.gbl...
>> Is there a way to hide the new row in a datagrid without setting it to
>> read only? I want to be able to still edit the values in it but I should
>> not be able to create any new ones.
>>
>
>
- Next message: Michael C: "Re: Printing without a document"
- Previous message: Al Jones: "Re: Printing without a document"
- In reply to: Doug Crabtree: "Re: Hide datagrid new row"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|