473,412 Members | 2,081 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,412 software developers and data experts.

A form with multiple lines

I am new to dotNet. I want to develop a order form. The form contains
header and details. In the detail, there are mulitple lines, sometime like a
subform of MS Access. I wonder if I can do that in dotNET? Appreciate
experience sharing.
Jul 21 '05 #1
2 1273
Hi Peter,
I started out trying emulate an Access Continous Sub Form.

It could be achieved I think by build an array of controls (that is how I
would tackle it with VB)

But I decided to use a DataGrid. It doesn't give the same look as an Access
Continous Sub-Form but it is (tediously) much more flexible that Access List
Boxes and can give you the type of result that you are looking for.

Doug

"Peter" <Pe***@discussions.microsoft.com> wrote in message
news:91**********************************@microsof t.com...
I am new to dotNet. I want to develop a order form. The form contains
header and details. In the detail, there are mulitple lines, sometime like a subform of MS Access. I wonder if I can do that in dotNET? Appreciate
experience sharing.

Jul 21 '05 #2
Thanks. I have tried the DataGrid as you mentioned. But I cannot tie the
textbox withe the datagrid. It seems they are individual. I can add the
vertical scrollbar but the textboxes do not scroll.

Do you know if VS.Net 2005 has this feature?
"Doug Bell" wrote:
Hi Peter,
I started out trying emulate an Access Continous Sub Form.

It could be achieved I think by build an array of controls (that is how I
would tackle it with VB)

But I decided to use a DataGrid. It doesn't give the same look as an Access
Continous Sub-Form but it is (tediously) much more flexible that Access List
Boxes and can give you the type of result that you are looking for.

Doug

"Peter" <Pe***@discussions.microsoft.com> wrote in message
news:91**********************************@microsof t.com...
I am new to dotNet. I want to develop a order form. The form contains
header and details. In the detail, there are mulitple lines, sometime

like a
subform of MS Access. I wonder if I can do that in dotNET? Appreciate
experience sharing.


Jul 21 '05 #3

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

Similar topics

4
by: Nomen Nescio | last post by:
can anyone be so kind as to look at http://www.mysolution.ws/HYPOCRITE.php and let me know why it isn't passing the form data to http://www.mysolution.ws/insertHYPOCRITES.php for the most...
8
by: Hansen | last post by:
Hi I have a form with multiple labels and textboxes and listboxes that need to be made visible and not visible when buttons are clicked. Is there anyway of grouping them together so that I have...
4
by: wim taerwe | last post by:
Hello, I am looking for an easy way to have a delete button per subitem in 1 form. For example : a book can have many authors and when I edit the book details I want to have a list of the...
5
by: billa856 | last post by:
Hi, My project is in MS Access 2002. In that I want to open one form multiple times. I put one button on my main form. Now whenever I click on that button than form will be open. Now when I...
12
by: DeZZar | last post by:
Hi all, I'll explain my database first. Users input customer details that are required to complete a company document. The document merge etc is all working - the database saves the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.