But if the view has >1 table, then the view would not be editable. So this would work only if the DBGrid was read-only, right?
Karen -----Original Message----- From: A. Razzak Memon <[email protected]> To: rbase-l <[email protected]> Sent: Thu, Dec 8, 2016 3:30 pm Subject: Re: [RBASE-L] - Property command In that case, define a custom VIEW with all lookups, etc. Then, assign the Enhanced DBGrid to that custom VIEW to accomplish your goal. Sometimes you just have to think outside the box :) Very Best R:egards, Razzak At 04:17 PM 12/8/2016, Tom Hart wrote: >I think my problem is I have a lookup, can that be done in a dbgrid? >Tom > >On Thu, Dec 8, 2016 at 3:05 PM, A. Razzak Memon <[email protected]> wrote: >Switch your control from Scrolling Region to Enhanced DBGrid control. > >Using the Enhanced DBGrid control, you can customized each cell of a >column, including cell background/font color, based on column value. > >Very Best R:egards, > >Razzak > > >At 03:16 PM 12/8/2016, Tom Hart wrote: > >Using Rbase X have a scrolling region for that has a field with 'T' >taxable or 'N' nontaxable. If it is 'T' I want it to show green, >if 'N' to show red. What is the best to accomplish this > > > >-- >You received this message because you are >subscribed to the Google Groups "RBASE-L" group. >To unsubscribe from this group and stop >receiving emails from it, send an email to >[email protected]. >For more options, visit https://groups.google.com/d/optout. > > >-- >You received this message because you are >subscribed to the Google Groups "RBASE-L" group. >To unsubscribe from this group and stop >receiving emails from it, send an email to >[email protected]. >For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

