| Thread | Last Post | Replies |
|
| how to know when the Row is Selected? | 23 Nov 2006 14:05 GMT | 3 |
Hi, i'm trying since a long time ago to do this thing with my grid: How can i know if a row if selected? Thanks in advance for the help.
|
| Why TextBox TabStop property does not work in Grid? | 15 Nov 2006 21:42 GMT | 6 |
I have couples of columns in grid. User wants to skip certain columns depend upon flag set in control file. Any idea? Thanks
|
| grid partitions out of sync... help? | 13 Nov 2006 11:58 GMT | 3 |
i have a grid, left side is browse, right side is edit when scrilling down with the down arrow on the left, the right side updates for each new record... when using the up arrow to move up the list, the right side only updates for
|
| Unwanted character in grid | 07 Nov 2006 10:44 GMT | 2 |
I have a button on a form that the user can click to create a new record in a grid. This works fine, however in the keypress event on the form the same method is called if the user presses F4. When the function key is pressed CHR( 159) appears in the grid. does anyone know how ...
|