Rick,

Does VWD provide a way to execute SQL statements? It sounds like direct SQL would be much easier to manage in the short term than this control.

Best regards,
Steve

On 2/24/2009 5:46 AM, Ricks Place wrote:
Thanks Jarad:
This is a horrifically complicated control!
It will need scripting I think. It seems to consist of several Panels. In the panels are a couple of DataGridView Controls. Each DataGridView uses a BindingNavigator control for manipulating the view of the DataGridView. There are many, many pushpins and MenuBars and several ToolBars. One of the DataGridViews displays the fields where a user can enter data into the columns of the DataGridView and then add the row to the underlying DataBase. The other seems to be a type of designer or something. There are other factors I have just started to hear about that complicate matters worse. The only possible solution I can think of, being a nube to scripting, is to access the underlying properties and methods of the DataGridView and ReDisplay it using Windoweyes, Windows, scripting. Ditto that for the BindingNavigator unless I could just set it's PushPins Text properties but that would likely cause problems fitting all the text on the ToolBar or control they are displayed inside, phew! I am trying to pick a solution technique right now but It looks like scripting is the only way to get these controls to work. GW hasn't tackled this problem in almost 5 years and I can see why.
Thanks Again Jarad:
Rick USA

Reply via email to