Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code to click on a header of a grid?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00202071
Message ID:
00202391
Views:
28
Thanks. I have already implemented that part, and I wanted to just click() the header to achieve the result.

I'm using cBizobjMaintenanceForm as the class for the form. I've got a textbox that allows the user to enter either a number or name. I evaluate if it's one or the other, set the proper index and seek()

I Refresh() the page and now I am tying to get the grid to be positioned on the found() record.

__Stephen Russell


>>I need to have dynamic indexes on a view and allow a user to seek of that index. The code is in the postinit to define the indexes and it works if you click on it.
>>
>>How do I programitacly click the proper column to set the index. I have a text box that they can enter a value. I can figure out if it's a customer # or a customer name. So all I want to do is POP that header, then seek
>
>Check out the section in the Mere Mortals Developer's Guide "Changing the Order of Records in a Grid". It's a sub-topic listed under "Grid Classes".
>
>Regards,
Previous
Reply
Map
View

Click here to load this message in the networking platform