×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I've got most of my application written and functioning, but then got the
request to add the RPG subfile/CRUD functionality to it. That's why I'm
looking into binding typed datasets or my own business objects to a
datagridview on a Windows form with the DB2 datastore. I'd like to learn
WPF, but I'm not sure I have time to tackle that right now. Thanks.
Blake
------------------------------
message: 7
date: Thu, 15 Jul 2010 10:24:42 -0400
from: Steve Richter <stephenrichter@xxxxxxxxx>
subject: Re: [SystemiDotNet] Data provider question
On Thu, Jul 15, 2010 at 10:01 AM, <BButterworth@xxxxxxxxxxxxxx> wrote:
What I am doing is re-writing an RPG CRUD application as part of a new
Windows Form application.
Blake,
any chance you get, try to use WPF instead of windows forms. WPF has a
learning curve, but you can code a GUI app much quicker in WPF than
winforms.
-Steve
As an Amazon Associate we earn from qualifying purchases.