Data components in the windows form designer

Bug reports.
rcd.guerra
Posts: 29
Joined: Tue Mar 03, 2009 11:43 pm

Data components in the windows form designer

Post by rcd.guerra » Mon Apr 27, 2009 5:14 pm

Hello there,

i think this is an issue as i could not find a workaround to the problem.

Meaning no components from the Data group (BindingNavigator, BindingSource, DataNavigator, DataGrid, DataGridView, DataSet and DataView) are being displayed.

When i go into the "Configure Sidebar" form i see that the components are actually selected.


But infact i cannot use them from the Tools window.
Is this some configuration im missing or an actual issue ?

Thanks in advance!

Cheers,
Ricardo

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Tue Apr 28, 2009 8:44 am

Hello Ricardo,

You are correct there does seem to be an issue with the Data group.

We will fix the issue in the next release. Until then just remove the DataNavigator from the configuration and this will solve the problem.

The DataNavigator is not a UI designer component and should not be in the list. It is preventing the Data group from being loaded.

Thanks,

Ron Keele
Ranorex Support Team

rcd.guerra
Posts: 29
Joined: Tue Mar 03, 2009 11:43 pm

Post by rcd.guerra » Tue Apr 28, 2009 8:59 am

Ron,

thanks a lot!

That solved the issue.


Cheers,
Ricardo