I wanted to display data (one table) from a dataset on a windows form and have the end user delete the data. the data grid works wel when the dataset
table is bound to it for editing and adding. Can we mark a record for
deletion, than do a dtaadapter update. All my searches say no. If not how?
some other diplay control.
Nested Data Grid Controls ...purchase in a windows form.... Number field and have that bring up a new data grid that will allow ... the first "shopping cart" data grid and populate the item number, ... (microsoft.public.dotnet.framework.adonet)
Updating a DataGrid without user interaction ... I am having a Critical issue with the DataGrid Controls on a Windows form... I am trying to update a Data Grid by updating the Dataset it is Connected to but when i make changes in the Dataset in a seperate Function it is not showing up on the Data Grid ... It would be great if i could get the Data Grid loded from a Diffrent location... (microsoft.public.dotnet.framework.compactframework)
Re: Dual Database Master Detail ... > I am trying to create a windows form that is based on a maser detail ... > (dropdown with a data grid).... (microsoft.public.vb.database)
Query regarding Transition Effects ... i have made a windows form in which there is a data grid which should ...slide in when a button is clicked. ...Siddharth Jain... (microsoft.public.dotnet.languages.csharp)
A simple Q: there any performance penalty by extensive data bindin ... I have like 50 controls from data grid and textboxes bound to a dataset in ...windows form.... Some one told me the extensive data binding will slow down the ... (microsoft.public.dotnet.framework.windowsforms)