Re: Adding Record
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
In it's simplest form, this should do it for you
http://aspnet.4guysfromrolla.com/articles/021203-1.aspx
If you need more functionality, let me know.
Cheers,
Bill
"Patrick" <questions@xxxxxxxxxxxxxxxx> wrote in message
news:A6C9DD7A-BDA4-476C-B5AE-A178515225FE@xxxxxxxxxxxxxxxx
>I have a ASP.NET 1.1 DataGrid whose DataSource is set programtically to a
> Stored Procedure in SQL Server 2000.
>
> I could see there does not seem to be any build in mechanism to handle
> record addition?
>
> How could that be best/easiest achieved?
.
Relevant Pages
- Re: Does the C# visual studio automatically generate database maintenance screens?
... replace functionality for stored procs and functions, ... can with the Edit feature of QA on a db table. ... Bill ... (microsoft.public.dotnet.framework.adonet) - Re: How to refresh a datatable??
... Hello Bill! ... display all the updated data in the DataGrid (DataGrid is used to display ... > that your update is successful, the database and the local datatable ... (microsoft.public.dotnet.framework.adonet) - Re: Need DataGrid Help
... This functionality will use DHTML to change the background. ... > I want to "hot track" the cursor as it moves over the datagrid (highlight ... (microsoft.public.dotnet.framework.adonet) - Datagrid row select
... I wanted to create functionality to display a message box to the user if a row has not been selected from a datagrid. ... If the user selects a row and presses a delete button, a message box is displayed to the user stating that the selected row will be removed from the datagrid. ... (microsoft.public.dotnet.general) - Re: Help much appretitated - vb.net problem with update in child records and datagrid
... I expect that I'm not the "Bill" being referred to here... ... When you bind a DataTable to the DataSource property of the DataGrid any ... Users have an update option for each row in ... I dont seem to have the currentindex of the child records ?? ... (microsoft.public.vb.database) |
|