Kurt
|
| Posted: 04/07/2005, 12:16 AM |
|
Hi again (remember, my english is very poor)...
I wanna make a three-column grid. Not in one line, vertical or horitzontal. For example:
Item1 Item2 Item3
Item4 Item5 Item6
Item7 Item8...
etc, etc, etc...
Is it possible? Thanks a lot.
Kurt.
|
|
|
 |
Diesel
Posts: 43
|
| Posted: 04/07/2005, 1:24 AM |
|
There is no easy way of doing that. For what reason is this required?
Are trying to view something like a catalogue for a shoppingcart website where you only require 3 items/products on a line at a time?
If this is the case I might be able to help...
Kind Regards
|
 |
 |
Nicole
Posts: 586
|
| Posted: 04/07/2005, 5:17 AM |
|
Kurt,
Check this article, it provides a sample of several columns grid http://www.gotocode.com/art.asp?art_id=258&
_________________
Regards,
Nicole |
 |
 |
Hope119
|
| Posted: 04/22/2005, 2:56 PM |
|
Nicole, thanks a lot for the link! It was very helpful!
|
|
|
 |
jonlau88
Posts: 2
|
| Posted: 05/12/2005, 3:58 AM |
|
the example SRowsGrid.zip don't seems to work.
It give error following error message:
Form: Grid Languages
Error: Syntax error in FROM clause. (Microsoft JET Database Engine)
|
 |
 |
jonlau88
|
| Posted: 05/12/2005, 3:58 AM |
|
the example SRowsGrid.zip don't seems to work.
It give error following error message:
Form: Grid Languages
Error: Syntax error in FROM clause. (Microsoft JET Database Engine)
---------------------------------------
Sent from YesSoftware forum http://forums.codecharge.com/
|
|
|
 |