473,326 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

How to create a form rapidly? (VWD 2005 Express)

Hello

I'm beginnig to create my first application in Visual Web Debeloper
2005 Express.

I need to create a web site (simple application), which will allow to
list objects (records) stored in databese. This is the simple part and
I managed to do this. Further I want to bind the list to a form. After
klicking an object on the list, the form containing defined data occurs
on the screen. Then user can edit the fields ane save data.

I have a problem with creating the form binded to a database in simple
way. Is there any controll, that allow me to do the form rapidly (like
GridView)?

If there is not such controll, please give me an advise how should I
begin to create a form binded to a database or the list of records. How
it should to be done.

Thx

--
Konrad
(sorry for my english)

May 15 '06 #1
3 1316
Dump a grdiview control on the form, add a new SQLDATASOURCE by clicking the
gridview properties.
Then the SQLDATASOURCE will ask for a connection, build...
"kpuchala" <kp******@gmail.com> schreef in bericht
news:11*********************@i39g2000cwa.googlegro ups.com...
Hello

I'm beginnig to create my first application in Visual Web Debeloper
2005 Express.

I need to create a web site (simple application), which will allow to
list objects (records) stored in databese. This is the simple part and
I managed to do this. Further I want to bind the list to a form. After
klicking an object on the list, the form containing defined data occurs
on the screen. Then user can edit the fields ane save data.

I have a problem with creating the form binded to a database in simple
way. Is there any controll, that allow me to do the form rapidly (like
GridView)?

If there is not such controll, please give me an advise how should I
begin to create a form binded to a database or the list of records. How
it should to be done.

Thx

--
Konrad
(sorry for my english)

May 15 '06 #2
GridView (or custom made list) will only be a list of records.
Then, I want to choose one from the list and edit it with a form, eg.

field1_name: [ field1 ]
field2_name: [ field1 ]
field3_name: [ field1 ]
field4_name: [ field1 ]

Further, I want to click "Save" and back to the list.

Is there any solution to create a form (not a list or gridview) in a
simple way, some wizzard maby... A form like in MS Access

Thx

May 16 '06 #3
Here comes the complex part:
The detailsview is the table to handle single records.
After messing with this fella i decided to rewrite the select and update
queries.
It looks friendly but i find it not.
I'm still using the gridview+detailsview combination but it's a pain in the
bud for interaction.
The detailsview has properties to connect to another control (or session
etc..).
I choose to do this from code.

The worse thing what can happen is extending the table and then updating the
gridview or detailsview.
Things change and do no longer work and for novice (on this) extremely hard
to discover what happened.
I usually start from scratch and therefore i choose to use additional code.

"kpuchala" <kp******@gmail.com> schreef in bericht
news:11**********************@j55g2000cwa.googlegr oups.com...
GridView (or custom made list) will only be a list of records.
Then, I want to choose one from the list and edit it with a form, eg.

field1_name: [ field1 ]
field2_name: [ field1 ]
field3_name: [ field1 ]
field4_name: [ field1 ]

Further, I want to click "Save" and back to the list.

Is there any solution to create a form (not a list or gridview) in a
simple way, some wizzard maby... A form like in MS Access

Thx

May 16 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Chuck | last post by:
I'm trying to install VWD Express Beta 2, but it's telling me that I need to uninstall MSDN Express Library 2005 Beta first. I uninstalled everything using the Add/Remove Programs control panel...
1
by: sck10 | last post by:
Hello I am using Visual Web Developer 2005 Express. Whenever I use the "copy web site" function, it creates a "publishform" button on my task bar that doesn't go away. So if I publish 3...
0
by: casper | last post by:
Hi, I use asp.net 2.0 and VWD (and sqlserver 2005 express) on windows 2000 sp4.. Starting from VWD, it works. Starting from the browser, the code below produces this error: CREATE DATABASE...
11
by: sumana_m | last post by:
I have downloaded the freely available express edition of Visual Web Developer. If I develop an application using this, will I be able to market my product for commercial purposes without having...
0
by: JimC | last post by:
I'm ready to deploy an e-commerce project that I built with VWD 2005 Express to a real Web host, and am having the usual difficulties including a host whose technical support types don't know up...
0
by: Fred G. Sanford | last post by:
Firstly, I am a fairly new .Net developer, so please excuse any dumb/ignorant questions or comments. Thanks. I created a VWD Express project, which uses the ReportViewer control, on my local...
2
by: =?Utf-8?B?Smlt?= | last post by:
I currently have three new websites under development and all need ASP.NET 2.0 type functionality such as Membership and data access. I currently use FrontPage 2003 as my preferred website...
5
by: =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post by:
My question is simple: How does one debug ASP Classic with Microsoft Visual Web Developer Express 2005 ("VWD")? Looming in the back of anyone's mind when you see a posting like this on any...
3
by: Med | last post by:
Hi, I use Visual C# Express 2005 and Visual Web Developer Express 2005. In my Visual C# Express 2005 Solution, I have following two class library projects: _ DataAccess (Namespace name:...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.