Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
From
22/03/2004 06:29:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/03/2004 06:22:27
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Grid
Miscellaneous
Thread ID:
00887794
Message ID:
00888452
Views:
13
>Hello
>
>object grid1
> procedure click
>
> replace trans1.flag with 1
>.or.
> replace trans1.flag with recno('trans1')

Mohammed,
Start reading 'Getting started with Visual Foxpro' section in help.
What do you mean by this code ??? Is it pseudocode or code exactly how you wrote ? Also pls check my first suggestion. I told you grid.click wouldn't fire when you click on a cell in grid. It'd fire when you click at a place where there are no cells (ie: After all visible columns or rows).
Normally code would be :

replace trans1.flag with recno('trans1')
thisform.myGrid.refresh

And finally what are you really trying to do ??? I read many messages from you and still I didn't understand a bit of what you're trying to do at all.
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