Thanks, Razzak So this means, I assume, that I can retrieve the values of columns in a row, but not control access to individual columns, change colors of columns on the fly, etc - all the kind of control that you can do with PROPERTY are NOT available. Right?
David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "A. Razzak Memon" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 5:32 PM Subject: [RBG7-L] - RE: Controlling properties of individualcolumns in a DB Grid > > David, > > Your current beta copy may not be current as compared > to the copy being used for internal testing here. > > Using the upcoming update 78, you should be able to > retrieve the column name as well as the current value > by using RBTI_FORM_COLNAME and RBTI_FORM_COLVALUE to > manage your application using DB Grid. Keep in mind > that there will be no Component ID for individual > columns in DB Grid. > > Stay tuned for more ... > > Very Best R:egards, > > Razzak. > > > At 04:14 PM 11/8/2004 -0500, David Blocker wrote: > > >Razzak > > > >Is this active in the current beta copy of Build 78? > > > >David > > > > > > At 09:18 AM 11/5/2004 -0500, Dawn Oaks wrote: > > > > > > >Right now, you can't assign a component id to individual > > > >columns in a DB Grid, so my guess is there's no way to > > > >control them using the property command. Would be a > > > >nice enhancement though <g> > > > > > > > > > Dawn, > > > > > > Ask and you shall receive! > > > > > > The upcoming R:BASE 7.1 (Update 78), will include > > > the enhancement to also assign RBTI_FORM_COLNAME and > > > RBTI_FORM_COLVALUE for individual columns in a DB Grid. > > > > > > You'll also get the correct data type of associated > > > column/value. Currently, all returned values are TEXT. > > > > > > Very Best R:egards, > > > > > > Razzak. > >
