| Thread | Last Post | Replies |
|
| hola por favor con un grid | 28 Jan 2004 00:54 GMT | 1 |
Hola amigos foxeros, tengo una duda en fox 6.0, bueno no es duda me atore con un grid, estoy haciendo un formulario el cual tiene 1 grid y 2 textbox. Me estoy atorando en lo siguiente:
|
| Foxpro grid newbie needs help | 28 Jan 2004 00:40 GMT | 1 |
i have the following code but it seems my grid doesn't react to any change in data this is in my command1.click event USE (form1.text1.text) ** i have a textbox on the form where i tell it the
|
| Newbies questions | 20 Jan 2004 22:57 GMT | 1 |
How can i create a grid with a column of combo box with the properties windows
|
| REFRESHING A GRID CONTROL | 20 Jan 2004 20:07 GMT | 1 |
I have created a project with multiple classes. I am dealing with one class calling another, the user input is captured in a drop down combo box,stored in a grid, within this class through a temp table. Once the information has been collected.The user clicks finish and returns to ...
|
| How do I open a From from a grid? | 15 Jan 2004 18:42 GMT | 1 |
Hello! I'm fairly new to VFP 8, How do I open a form in the dblclick event of a grid? Thanks!
|
| Select whole Grid Row | 15 Jan 2004 16:08 GMT | 2 |
I have a small problem maybe one of you guru's can help me out with. I would like to highlight the complete row when the user clicks on any cell of the row. I have a grid whose RecordSource points to a table. It has
|
| Grid.LostFocus | 14 Jan 2004 20:45 GMT | 3 |
There is no LostFocus / GotFocus event for Grid component. Then how can I know if a user's focus has left the grid? Pls help!
|
| To Hide a Column in a Grid | 12 Jan 2004 15:53 GMT | 5 |
I want to hide a Column ia Grid. I put FALSE in Visible Property both Column and Text. In Run-Time appears a Ghost Column when it suppose nothing has to appear. Can you help me?
|
| combine cell in grid | 12 Jan 2004 12:32 GMT | 1 |
any way to combine cells in grid, or to add command buttom of same condition of cells, so i can join them in view of same color thanks
|
| Events of added control in a Grid | 06 Jan 2004 13:20 GMT | 3 |
I have added a text box, into a column object of a grid, in the init event of the form. Can I write some code for this added text box in its click event as it is not visual in the design time. At present I
|