Home » Developer & Programmer » Forms » List view or datagrid
List view or datagrid [message #170471] Wed, 03 May 2006 23:58 Go to next message
selvakumar_82
Messages: 138
Registered: October 2005
Location: chennai
Senior Member
Hi friends,

I used list view or datagrid in .net ,
I dnt know how to implement in forms 6i.

In my module, I have to enter sales items ..it will come like this:(it will come from textbox to listview)
item_name qty price
x 1 23.00
y 2 34.00
z 1 23.00

finally i will store all the values in DB.

How to implement this....?

regards,
Selva.R
Re: List view or datagrid [message #170479 is a reply to message #170471] Thu, 04 May 2006 00:28 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Selva,

This is a very basic question. Do you have ANY reference material or course notes? Please read the sticky to get links to the Oracle supplied material.

Create a table in your database (TOAD or SQL*Plus). Sign on to your database. Create a new form, use the wizard to create a new block based on your table, use tabular mode and ask for 10 rows. Compile, generate and run your form.

You will now have a standard form running in data entry mode.

David
Re: List view or datagrid [message #170524 is a reply to message #170479] Thu, 04 May 2006 04:24 Go to previous messageGo to next message
selvakumar_82
Messages: 138
Registered: October 2005
Location: chennai
Senior Member
Hi,

I have 4 textbox, When i press enter :(in button pressed trigger).
All the textbox values should go to datablocks .
Again i will enter some some values in the text box

( it will be like sales module)

Finally i want to save all the items from the datablocks

Regards,
Selva.R
Re: List view or datagrid [message #170531 is a reply to message #170524] Thu, 04 May 2006 04:40 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
IF this is an assignment please discuss it with your fellow students. If you are doing this as a private exercise then seriously consider having your block based directly on a table.

David
Previous Topic: Object Libraries
Next Topic: how to update a record in the normal mode..
Goto Forum:
  


Current Time: Wed Apr 24 07:48:46 CDT 2024