473,511 Members | 16,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Datagrid and Rowchange events

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 to track the last row against the current row
found during this event. If this correct. 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 948
Just to prevent more time answering
Nov 21 '05 #2

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

Similar topics

0
851
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
966
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
975
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
1250
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
1763
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
1178
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've also looked at the events of the table control and that does...
9
2698
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
2308
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
7242
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
7138
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...
1
7081
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7510
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5066
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3225
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1576
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
781
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.