Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralSerialization Question Pin
gekoscan17-Jan-03 9:52
gekoscan17-Jan-03 9:52 
GeneralRe: Serialization Question Pin
Stephane Rodriguez.17-Jan-03 10:36
Stephane Rodriguez.17-Jan-03 10:36 
GeneralCreating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 8:37
Aidman17-Jan-03 8:37 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Stephane Rodriguez.17-Jan-03 8:44
Stephane Rodriguez.17-Jan-03 8:44 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 8:48
Aidman17-Jan-03 8:48 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
David Stone17-Jan-03 10:53
sitebuilderDavid Stone17-Jan-03 10:53 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 11:26
Aidman17-Jan-03 11:26 
GeneralGeting the Row count in response to RowDeleted Pin
stephen woolhead17-Jan-03 6:22
stephen woolhead17-Jan-03 6:22 
I am sure that .Net was sent to drive us all insane.

I have a data grid bound to a datatable in a dataset.

I have a label that displays the number of items in the grid, or shall we say it should Wink | ;-)

I wanted to update the row count in response to RowChanged and RowDeleted, just set the label equal to DataTable.Rows.Count. But no, thats not updated until after the event has fired.

Are there any events in DataTable, DataSet, DataView or anything else that fires _after_ the row count has been updated?

Looks like I have to put some convulted logic in there to work out what the user is doing Frown | :-(

Thanks

Stephen.
GeneralRe: Geting the Row count in response to RowDeleted Pin
Stephane Rodriguez.17-Jan-03 21:41
Stephane Rodriguez.17-Jan-03 21:41 
GeneralRe: Geting the Row count in response to RowDeleted Pin
stephen woolhead18-Jan-03 1:34
stephen woolhead18-Jan-03 1:34 
QuestionPanel with labels on them - Who Clicked me? Pin
S S Basra17-Jan-03 4:16
S S Basra17-Jan-03 4:16 
AnswerRe: Panel with labels on them - Who Clicked me? Pin
Nnamdi Onyeyiri19-Jan-03 3:05
Nnamdi Onyeyiri19-Jan-03 3:05 
GeneralRe: Panel with labels on them - Who Clicked me? Pin
S S Basra19-Jan-03 21:20
S S Basra19-Jan-03 21:20 
GeneralScrollbox - View Caret Position / Listbox - No Scrollbars Pin
MrEyes17-Jan-03 2:27
MrEyes17-Jan-03 2:27 
GeneralRe: Scrollbox - View Caret Position / Listbox - No Scrollbars Pin
Stephane Rodriguez.18-Jan-03 1:53
Stephane Rodriguez.18-Jan-03 1:53 
GeneralBidirectional TCP Genuine Channels are Available. Pin
Bill200217-Jan-03 0:13
Bill200217-Jan-03 0:13 
GeneralRe: dynamically creating & modfying XML file using C# Pin
David Stone17-Jan-03 4:37
sitebuilderDavid Stone17-Jan-03 4:37 
GeneralProcess Filename Pin
CyberKewl16-Jan-03 21:59
CyberKewl16-Jan-03 21:59 
GeneralRe: Process Filename Pin
Nnamdi Onyeyiri19-Jan-03 2:58
Nnamdi Onyeyiri19-Jan-03 2:58 
GeneralRe: Process Filename Pin
CyberKewl19-Jan-03 3:49
CyberKewl19-Jan-03 3:49 
GeneralRe: Process Filename Pin
Nnamdi Onyeyiri19-Jan-03 3:50
Nnamdi Onyeyiri19-Jan-03 3:50 
GeneralSockets && Detecting FileSent Completion Pin
gekoscan16-Jan-03 12:52
gekoscan16-Jan-03 12:52 
GeneralRe: Sockets && Detecting FileSent Completion Pin
David Stone16-Jan-03 13:03
sitebuilderDavid Stone16-Jan-03 13:03 
GeneralRe: Sockets && Detecting FileSent Completion Pin
Nick Parker17-Jan-03 17:31
protectorNick Parker17-Jan-03 17:31 
GeneralTelnet Pin
David Stone16-Jan-03 11:44
sitebuilderDavid Stone16-Jan-03 11:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.