D
dgk
How can I create a middle tier object using the standard databinding
stuff? All the examples that I see in the books using the new 2005
controls just shows how to build stuff in two tiers. It writes all the
update logic, which is great, but it goes straight from the grid to
the database. Do I try to inherit from a DataAdapter and put my own
code in there?
stuff? All the examples that I see in the books using the new 2005
controls just shows how to build stuff in two tiers. It writes all the
update logic, which is great, but it goes straight from the grid to
the database. Do I try to inherit from a DataAdapter and put my own
code in there?