besmart2000
Active member
- Joined
- Feb 18, 2007
- Messages
- 25
- Programming Experience
- 1-3
Hi
I created BaseForm with BindingNavigator inside it.
I create a NewForm inherited from the baseform with bindingsource, dataset and tableadaptor.
The BindingNavigator is gray (disabled) in the newForm and i could not add any event to it in design time.
When i run the newform , also BindingNavigator is grayed (disabled)
How can i activate BindingNavigator in designtime , and runtime
thanks
I created BaseForm with BindingNavigator inside it.
I create a NewForm inherited from the baseform with bindingsource, dataset and tableadaptor.
The BindingNavigator is gray (disabled) in the newForm and i could not add any event to it in design time.
When i run the newform , also BindingNavigator is grayed (disabled)
How can i activate BindingNavigator in designtime , and runtime
thanks