473,386 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

I have dain bramage...

On a button click, I want to get some data and bind it to a grid view using
an object data source:
<code>
Dim _DataSource As New ObjectDataSource
_DataSource.TypeName = GetType(BusinessFacade).ToString
_DataSource.SelectMethod = "GetAddresses"
</code>
the only thing is, the BusinessFacade object has a couple of properties I
want to set before calling the select method. How do I communicate with the
instance of BusinessFacade the object data source creates?
Mar 3 '08 #1
0 789

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Alex Le Dain | last post by:
Is there a generic "tree" module that can enable me to sort and use trees (and nodes). Basically having methods such as .AddNode(), ..GetAllChildren(), .FindNode() etc. Is this handled natively...
5
by: Oliver Dain | last post by:
I've seen it asserted in a few places that C is not a proper subset of C++, but I don't understand the assertion. What things are valid C that aren't valid C++? Thanks.
1
by: Dain Reinhart | last post by:
I am reciving this error while linking both shared and static libraries __1c2l4nICStrings__6FrnDstdNbasic_ostream4Ccn0BLchar_traits4Cc____rnFCList3C TA___2_ is out-of-date and will be regenerated...
11
by: brian.newman | last post by:
I'm trying to use a layer inside a form to hide/reveal a part of the form, but my code doesn't seem to be working and I need some help debugging it. I'm not getting an error which has made it...
5
by: Alex Le Dain | last post by:
What is the best way to access a Pervasive database on another machine? cheers, Alex.
4
by: Mike Labosh | last post by:
I realize that you people have not seen much of me other than some framework responses I have posted. I am primarily a VB guy (yes, you can laugh) But I have lurked here for several years,...
6
by: Greg Smith | last post by:
Is it possible to declare a global constant? I would like to have a constant visible throughout the application but I can't get the syntax correct to make it global. Any help is greatly...
0
by: =?Utf-8?B?RGF2ZSBU?= | last post by:
I have dain bramage
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.