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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Still Can't get Valid() or InteractiveChange() to Fire31 Oct 2004 09:18 GMT9
I had this problem in VFP6 and still in VFP8.
One of the suggestions was to put the code in the Column's Valid()
instead of the Textbox's Valid(). In VFP8, there's no Valid or
InteractiveChange event for columns.
dtpicker vanish30 Oct 2004 02:08 GMT9
i put a dtpicker to column in a grid, i set sparce property to .f.  in a
column, i link to datetime field, however when give click a dtpicker, in run
time, this are visible i doit a date change, but if i move to another column
this dtpicker are invisible or vanish... thanks....
Grid highlighting20 Oct 2004 17:33 GMT6
The following code will enable me to have alternate rows in a gird
appear as different colours;
     cexpr = "IIF(MOD(RECNO('customer'),2) = 0, RGB(255,0,0), ;
        RGB(0,255,0))"
Combo Box In Grid Issue18 Oct 2004 20:38 GMT7
I have a combo box A in my grid.  Combo box A has a rowsource type of
a sql with the rowsource being a select statement into a cursor for
that combo box:
SELECT cName,ID FROM CredCard WHERE lActive Order By 1 INTO CURSOR
Can't get Valid() or When() to Fire11 Oct 2004 19:33 GMT2
VFP6   W98SE
The Valid event in my 3-column grid won't execute. I placed the code
in
 ..myGrid.Column2.Text1.Valid()
disappearing data10 Oct 2004 08:25 GMT9
I am creating a cursor and entering data in by using a grid on  form.  If I
INDEX on a key then the records disappears from the grid. However they stay
in the cursor.
Please help!!!
Icons in a Grid!02 Oct 2004 09:29 GMT1
I have icons 32x32, 256 colors in a general field in a table!
I wonna see all the icons in a Grid! I am able to put an Image control into
a column of a grid and to join the column controlsource with the general
field of the table! BUT NOTHING! I cannot see the icons. Instead is ...
 
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.