Mike,
I think you will find that if the width is set to 64 then RBase sets the column width automatically to match the data being displayed. (This is not a bug). Regards, John Docherty From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair Sent: Sunday, 18 October 2009 11:43 a.m. To: RBASE-L Mailing List Subject: [RBASE-L] - Bug In Rbase 7.6 DB Grid object, default column width of 64 ignored. Hi All, I have been trying to incorporate the OnKeyPress into my form. The column sizes were too big, bigger than the columns in the OnKeyPress example, even though the column width in the OnKeyPress were set to be 150, and my column widths were all left alone at the default of 64. Well....as soon as I changed the column size to ANYTHING but 64, the column sizes seemed to work just fine. Leaving them set at the default width of 64 made the columns larger....which made the group of columns much too wide...wider than the size of the object which was forcing me to use a horizontal scroll bar. Can anybody confirm that before I report it? Mike PS: Once I have selected the row I want, how do I get the column value of the selected row into a variable so I can use the data elsewhere in my form?

