473,386 Members | 1,710 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.

Datagrid and RowChange Event

Hi Everyone,
Using the datagrid, is there a reliable way to catch when the user selects a
different row (Like a RowChanged event). I've also looked at the events of
the table control and that does not work the way I want it to. Thanks for any
advice.
Michael Lee

Nov 21 '05 #1
1 1177
Hi,

Use the currencymanagers position changed event.

http://msdn.microsoft.com/library/de...ClassTopic.asp

Ken
-------------------------
"Michael" <Mi*****@discussions.microsoft.com> wrote in message
news:C6**********************************@microsof t.com...
Hi Everyone,
Using the datagrid, is there a reliable way to catch when the user selects a
different row (Like a RowChanged event). I've also looked at the events of
the table control and that does not work the way I want it to. Thanks for
any
advice.
Michael Lee
Nov 21 '05 #2

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

Similar topics

0
by: perspolis | last post by:
i have a problem with datagrid.. i bound a dataset to my datagrid... and one of my columns has Unique constaraint... if user enters duplicate value in datagrid, the datagrid show the user error...
3
by: Lars Netzel | last post by:
I have a datagrid, datasource is a dataset that contains no items... I place the cursor in the first cell in the datagrid and start typing values.. after I have filled in all the "mandatory" fields...
1
by: Lars Netzel | last post by:
I need to capture some sort of a rowchange (or datasource row change) and what I need in that Event is info from the row I came from not the row I'm changing to... a tricky for me.. I have no idea...
1
by: Tom | last post by:
I have seen articles saying that validating the data a user enters into a datagrid is difficult, because it is not the datagrid itself that does the validation, but rather textboxes that are in...
12
by: Art | last post by:
Hi, I need help -- again -- I have a DataGrid with a DataTable as its source. It displays wonderfully when I put in some test data (withinin the code). Now, I'd like to change one of the...
1
by: Michael | last post by:
Hi Everyone, Using the datagrid, is there a reliable way to catch when the user selects a different row (Like a RowChanged event). I have seen CurrentCellChanged, but it looks as if I would need...
9
by: astro | last post by:
I've tried the following without success....... AddHandler DS1.Tables("dial").RowChanged, AddressOf after_row_insert AddHandler CType(Me.dgDials.DataSource, DataTable).RowChanged, AddressOf...
5
by: Doug Bell | last post by:
Hi I have a DataGrid that has a DataView as its DataSource. I need to detect when a New Row is added or when a Row is Deleted so that I change data in the underlying DataTable. I found that...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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,...

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.