Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying the click event of a grid header
Message
From
24/02/2004 03:59:50
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
 
 
To
23/02/2004 07:18:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00879849
Message ID:
00880193
Views:
27
Hello Cetin
Thank you for your quick answer.

As a beginner i always try to subclass myclass from an existing class in the dialog.
New class myclass based on textbox,optiongroup,grid.....
Then i put some individual code to the events of myclass.

In the foxpro 7 dialog i can't find a baseclass header ?????

I also don't know, how to loop over all grid columns and change columnobjekts
(for example default textbox changing with mytextbox in all columns)
(or deleting default textbox in all columns)

??????????????????????????????????????????????????
for ....
this.columnxxx.currentcontrol = mytextbox
endfor
???????????????????????????????????????????????????

??????????????????????????????????????????????????
for ....
this.columnxxx.header = myheader ????
endfor
???????????????????????????????????????????????????

Best regards
Albert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform