Datagrid design
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: Mon, 31 Jan 2005 13:24:05 +0100
Hello!
I'm creating a web page with datagrid. It will contains 6 columns and about
70 rows. My page must give a possibility to change records in database.
What's the best solution for this? I'm new in Webapplications.
Can someone give me few steps (good link etc)?
In database modyfied can be one too all records.
Relevant Pages
- Modifying the input
... I know this is proabably simple but I can't get my mind around it: ... So how do I change records in the file I am reading from? ... I know you're thinking that I should be using a database but take my ... (comp.lang.perl.misc) - Error 2455 on close of db
... and I'm getting Error 2455 when I close the database from this form. ... If the user opens the form (does not change records) and closes the ... If the user opens the form and navigates to a different record, ... find that at the moment - the code compiles fine. ... (microsoft.public.access.formscoding) - Re: Adding rows to DataGrid across multiple PostBacks
... (not adding to the database or whatever you want to perform ... is only after adding information for every Id Number to the datagrid.) ... datasource which can contain a collection of datatables. ... The user can then put in a new IDNumber, ... (microsoft.public.dotnet.framework.aspnet) - DataGrid and Selected Rows
... In the form I instantiate a DataTable object. ... I have a DataGrid on the form which is bound to the *second* ... How can I iterate through the rows of the grid and see which ones are ... Keep in mind that the DataGrid is not bound to the Access database, ... (microsoft.public.dotnet.framework.adonet) - Re: show collapsible datagrid headers
... I get a bunch of fields showing my expenses,for example, from the database. ... it should expand to show me columns for CarInsurance and HomeInsurance.Then i ... So i might have to create DIV tags and associate them with the datagrid ... (microsoft.public.dotnet.framework.aspnet) |
|