> > a textbox bound to a field will be disabled if there are no records or eof, what you need to do is add a button with append blank in it, this will bring the textbox to life
> >
> > > > I would guess that you have no records in the table?
> > > >
> > > > > Hi,
> > > > > I have a problem with txtbox into a form. If I set controlsource for textbox when I run the form this textbox was skiped for entering values.. if no controlsource it workss, tabindex = 1
> > > > >
> > > > > Thanks
> > > > > Florin
> > >
> > > Yes, and I want to add, and I use txtbox for adding new values..
>
> Sorry, but not works, on both cases.., maybe I still make same mistakes..
>
Craig is completely right. You may need to do a thisform.Refresh after your APPEND BLANK so that the textbox see's everything.
---
www.foxite.com - The Home of the Visual FoxPro Experts