Stopping column/row resizing in a grid control 
Author Message
 Stopping column/row resizing in a grid control

Hi,

I'm using a grid control, and I'd like to stop users from resizing the
individual rows and columns, as the grid control allows. (It's unnecessary
in my application, and my confuse my rather novice users).

There's nothing in the VB manuals or knowledge base about it,
unfortunately.

Anyone done this before, or have any ideas?

Thanks.

Please mail me a copy your response as well as posting; my news feed is
sometimes flakey and these groups are also mighty busy.

hamish

hamish moffatt                          Cloud Nine BBS

--- GoldED 2.42.G1219+



Fri, 11 Jul 1997 20:47:00 GMT  
 Stopping column/row resizing in a grid control

Quote:

> I'm using a grid control, and I'd like to stop users from resizing the
> individual rows and columns, as the grid control allows. (It's unnecessary
> in my application, and my confuse my rather novice users).

Change the fixed rows and fixed columns to zero, and use properly sized
labels to replace the fixed cells, if you need them.


Sat, 19 Jul 1997 09:28:23 GMT  
 Stopping column/row resizing in a grid control

Quote:

> I'm using a grid control, and I'd like to stop users from resizing the
> individual rows and columns, as the grid control allows. (It's unnecessary
> in my application, and my confuse my rather novice users).

Change the fixed rows and fixed columns to zero, and use properly sized
labels to replace the fixed cells, if you need them.


Sat, 19 Jul 1997 09:33:34 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Stop grid column/row resizing?

2. Resizing columns of the Data Bound Grid Control

3. Resizing Columns in the Data Grid Control

4. Grid Control Column/Row Sizing

5. ActiveX Grid control with hierarchy on both rows AND columns

6. Retrieve values from column in selected rows of a TDBGrid 7.0 grid control

7. GRID Resizing, how to stop?

8. Resizing Excel Inline Shape to show more rows / columns

9. Preventing DataGrid Row/Column Resizing At Runtime

10. recalc flexgrid row height for wrap on resizing columns

11. : Grid Col/Row Resizing

12. CE grid control and Row-Selection property AND grid speed

 

 
Powered by phpBB® Forum Software