Home All Groups Group Topic Archive Search About

To get the total no[count] of rows in a daatable with rowstate deleted

Author
11 Jun 2005 11:51 AM
thomson
Hi all,
       i need to get the total count of rows in a datatable with
rowstate deleted.

Thanks in advance

thomson

Author
11 Jun 2005 2:03 PM
Brock Allen
DataTable.Select:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatadatatableclassselecttopic4.asp?frame=true

-Brock
DevelopMentor
http://staff.develop.com/ballen



Show quoteHide quote
> Hi all,
> i need to get the total count of rows in a datatable with
> rowstate deleted.
> Thanks in advance
>
> thomson
>

Bookmark and Share