List view or datagrid [message #170471] |
Wed, 03 May 2006 23:58 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
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 #170524 is a reply to message #170479] |
Thu, 04 May 2006 04:24 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
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 Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
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
|
|
|