Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bind Data Question
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Bind Data Question
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00954556
Message ID:
00954556
Views:
38
Hi All,

I have created a business object called customers. I register this bizobject on the form constructor, before the initialize.

My form has a panel that the user does a search of the parent customers table and I return a limited data set with the PK.
When the user double clicks the grid, I go and get the entire record for that PK

I have set all the BindingSource and BindingSourceMemebers on my text boxes on another panel.

I want the textboxes on the other panel to update with the dataset returned, it has all the fields that I bound and it has the same table name as defined in the BizObject constructor.

Any Ideas why after I get the data set and then switch to the textbox panel it doesn't show the returned data even though they are bound to it?

TIA
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Next
Reply
Map
View

Click here to load this message in the networking platform