Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check box value
Message
From
06/12/2004 07:22:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/12/2004 06:49:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
00967070
Message ID:
00967108
Views:
29
>OK
>I changed my cursor (record source for the grid) to numeric and I added 'not null'.
>I continue to see the null even I press on my 'Mark All' command button with this code:
select crsrgrid
>	replace all crsrgrid.tochange with 1
>thisform.cmlaborig.refresh()
>thisform.calcsum()
Hmmm probably that cursor is not the source for grid. Try:

select (thisform.cmlaborig.Recordsource)
replace all tochange with 1

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform