 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gary Guest
|
Posted: Tue Dec 02, 2003 6:45 am Post subject: TDBNavigator |
|
|
Is it possible to customize the TDBNavigator? For instance, I'm using a
DBGrid on the main form. Instead of appending in the grid, I want to open a
form which appends to the database. I put a button on the main form which
opens my second form. It would look better if I could use the navigator...
or rewrite all the navigator options with buttons.
I'd like to do the same with the edit option.
This is probably real simple. I've just started using C++ Builder 6.0.
|
|
| Back to top |
|
 |
Jayme Jeffman Filho Guest
|
Posted: Tue Dec 02, 2003 12:24 pm Post subject: Re: TDBNavigator |
|
|
Hi Gary,
TDBNavigator provide the BeforeAction and the Click events which can be used to implement code in. You can call another form inside it to perform any task you need.
HTH
Jayme.
"Gary" <nospam (AT) nospam (DOT) net> wrote
| Quote: | Is it possible to customize the TDBNavigator? For instance, I'm using a
DBGrid on the main form. Instead of appending in the grid, I want to open a
form which appends to the database. I put a button on the main form which
opens my second form. It would look better if I could use the navigator...
or rewrite all the navigator options with buttons.
I'd like to do the same with the edit option.
This is probably real simple. I've just started using C++ Builder 6.0.
|
|
|
| Back to top |
|
 |
Gary Guest
|
Posted: Thu Dec 04, 2003 3:58 pm Post subject: Re: TDBNavigator |
|
|
Thanks Jayme!
"Jayme Jeffman Filho" <jjeffman (AT) cpovo (DOT) net> wrote
Hi Gary,
TDBNavigator provide the BeforeAction and the Click events which can be used
to implement code in. You can call another form inside it to perform any
task you need.
HTH
Jayme.
"Gary" <nospam (AT) nospam (DOT) net> wrote
| Quote: | Is it possible to customize the TDBNavigator? For instance, I'm using a
DBGrid on the main form. Instead of appending in the grid, I want to open
a
form which appends to the database. I put a button on the main form which
opens my second form. It would look better if I could use the navigator...
or rewrite all the navigator options with buttons.
I'd like to do the same with the edit option.
This is probably real simple. I've just started using C++ Builder 6.0.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|