Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / Grids / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Strange behavior in grid27 May 2005 07:52 GMT5
I have a grid with recordsource pointing to a table name and
recordsourcetype = 1 Alias.
Table is index with tag: index on cust_id+payCode tag cust_pay
All this work fine except one thing: when a record is selected
some problem in using color on grids 25 May 2005 22:15 GMT2
i am trying to apply about six different colors in gird according to some
condition. All right it works fine for two colors
thisform.SetAll("dynamicforecolor", ;
           "IIF(SUBSTR(gacno,3,8)='  .  .  ' .OR. SUBSTR(gacno,9,2)='00',
Next question: "notes" field popup in a grid?25 May 2005 20:32 GMT2
On my grid, I'd like to have a "notes" field, which is linked to a SQL Server
varchar field. What I'd like it to do is pop open a window in which the user
can enter notes or comments. As it is now, the user can type the notes
directly into the cell, but it's very unwieldly the ...
In a grid, how do i display the date from a datetime field?25 May 2005 20:30 GMT2
I have a grid that contains a column bound to a "datetime" field from a SQL
Server table (remote view). Unfortunately, SQL Server doesn't have a "date"
field, and I'm not interested in the time portion. How can I modify my column
to display & accept only a date & not the time?  ...
Setting Focus on a particular cell.25 May 2005 16:24 GMT1
I am currently trying to set focus to a textbox in a grid control. The two
methods I tried to use with no success are:
Grid.setfocus()
grid.column.setfocus()
Simplfying Code08 May 2005 19:28 GMT4
How would I go about simplifying this code in some sort of FOR NEXT Loop?
grdEmpDoc    -> Grid
clmA              -> Column
cchkA            -> Control
Delete a control from a grid column06 May 2005 18:03 GMT1
I have two check box controls within a column.
How do I go about deleting one of them?
Grids header05 May 2005 16:48 GMT2
I like to add a small up/down arrow  besides the header caption like any
windows colums stating that the grid is ordered by  name, barcode
etc.,etc.(ascend/descend/none)
Is it possible? (VFP 8.0)
How to make grid to have alternate color for rows?02 May 2005 20:05 GMT7
Is there a way in VFP 9 to make the grid have alternate color so the 1st,
3rd, 5th... rows are one color and 2nd, 4th, 6th rows are another color?  One
catch is that the grid can be sorted by any column.
Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.