PC Review


Reply
Thread Tools Rate Thread

Databinding Question

 
 
Jason MacKenzie
Guest
Posts: n/a
 
      25th May 2004
I have what is probably a simple question. I have a Windows form with some
simple databinding going on.

I have some navigation buttons like so for the Move First button:

Me.BindingContext(Child1, "Child").Position = Child1.Tables(0).Rows.Count -
1

Each row in my dataset has a date column. How can I bind to that row based
on the value selected in my datetimepicker?

Thanks for any help,

Jason MacKenzie


 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      25th May 2004
"Jason MacKenzie" <(E-Mail Removed)> schrieb
> I have what is probably a simple question. I have a Windows form with
> some simple databinding going on.


Have a look at
microsoft.public.dotnet.framework.windowsforms.databinding


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      25th May 2004
Hi Jason,

What do you mean with this sentence

> Each row in my dataset has a date column. How can I bind to that row based
> on the value selected in my datetimepicker?


Do you mean position.

I really do not understand what you mean, because you show that you have
already have binded the control to a table "child" and set the position to
the last row of that?

Cor



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A question on databinding Vanessa Microsoft C# .NET 0 12th Mar 2008 01:56 PM
DataBinding Question ESmith Microsoft C# .NET 1 29th Jun 2007 10:19 PM
Databinding question shawnews Microsoft Dot NET Framework Forms 0 15th Dec 2004 02:14 AM
Help DataBinding Question Gerald Klein Microsoft Dot NET Framework 0 23rd Jan 2004 10:00 PM
Databinding Question Darin Microsoft ADO .NET 7 10th Oct 2003 07:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:07 PM.