Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 22nd, 2004, 11:00 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default count or show child table's rows

Dear all, let me ask something fast.
when we wanna count a dataSet Rows created by DataAdapter we use
Code:
dataSet11.Table1.Rows.Count
its ok!
But imagine u've created a realtion using IDE in ur Dataset that [u]PID</u> in Table1 is a perent Col for [u]PID</u> in Table2.
Now u wanna count child table's rows?! what code u'll use?! Thank you.
A problem is hard till it hasnt solved!

Always:),
Hovik Melkomian.
__________________
Always,
Hovik Melkomian.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Using axis instead of count? Counting child nodes. dep XSLT 1 January 17th, 2007 11:27 AM
How to count the child node suri_1811 XSLT 6 November 10th, 2006 04:51 PM
how to add rows to the child grid Amorous ASP.NET 1.0 and 1.1 Basics 1 January 12th, 2006 06:44 PM
count of rows ashokparchuri ADO.NET 3 April 19th, 2005 11:19 AM
count child table rows melvik C# 6 January 25th, 2004 01:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.