Jeff Johnson wrote:
I have a grid with 8 columns. I set the column widths in the init and also set moveable and resizeable to .f.. The grid is displaying a cursor. When I requery the cursor and reset the record source the cursor data displays but the columns are all resized! I can't find anything that would allow bizarre resizing like this and there is nothing in any of the methods.
Any ideas?

I've had this a few times on the odd form and never really got to the bottom of it. I was also setting the grid up at design time and assigning record source and column in the init but usually the last column was the wrong size. Got round it by setting it in the activate. When I put new data in the cursor I just did a zap and insert into <mycurs> from memvar but did not reset the record source. Just a mygrid.refresh did the trick.

Peter


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to