SimpleDataConnector

Class library usage, coding and language questions.
kpeters
Posts: 4
Joined: Tue Feb 21, 2012 10:38 pm

SimpleDataConnector

Post by kpeters » Tue Mar 20, 2012 3:23 pm

HI,
Is it possible to create the data source for a SimpleDataConnector at the code level and then add
multiple rows? I'm able to create it, but when I add a row, it's duplicating the rows.
Do you have an example that includes adding multiple rows?

Thank you,

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

Re: SimpleDataConnector

Post by Support Team » Tue Mar 20, 2012 3:33 pm

Hi,
kpeters wrote:Do you have an example that includes adding multiple rows?
I've posted a solution where you can manipulate an existing one.
http://www.ranorex.com/forum/access-sim ... t3109.html

and I've also posted a solution where you can create a whole Test Suite via API.
http://www.ranorex.com/forum/how-to-plu ... t2732.html

I think those two posts should help you with your issue.

Regards,
Peter
Ranorex Team