Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexs and Grids!
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Indexs and Grids!
Miscellaneous
Thread ID:
00307445
Message ID:
00307445
Views:
47
Hi,

I have a form that has a Grid (empty!). After the user choose some sentences, i create a cursor with the result from a query made to SQL Server. With RecourSource, i "put" the cursor at the Grid. Perfect!!!
But, i would like to do this:

1 - Create indexs to each column of the Grid(to allow the user click on the header, and sort by that field). Is this possible to make to a cursor?

2 - How do i associate code to my Click event of the header of the Grid... before she gets created?!?! As my view is blank, i cannot associate code to columns (because she doesn't have it!). Is there any way i can add code to my Click event, when i'm creating the Grid?

Thanks,

Ricardo
Next
Reply
Map
View

Click here to load this message in the networking platform