How can we count the no of rows are available in a data
table ?
Answers were Sorted based on User's Feedback
Answer / mohibul islam
DataTable.GetRowCount - this is for Global DataTable
DataTable.GetSheet(sheetId).GetRowCount - this is for Local
DataTable
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / uday kumar_anem
All of you are correct, but i am adding one small change.
datatable.getsheet(SheetId).getrowcount
| Is This Answer Correct ? | 7 Yes | 0 No |
DataTable.GetRowCount()function usful for findout rows
(Contain Values)in the datatable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / k.chandra sekhar
a) Use this Get row account the in the table no of the
rows account.
b) Here the use of the, for loop.
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 1 Yes | 4 No |
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
LINUX environment supports QTP or not? LINUX environment supports QC or not?
How can we display the names of the buttons in the toolbar of a webpage
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
What are the advantages of parameterization ?
How to Analyze the Checpoint results with Standard Checpoint ?
How iteration is related to Test Results in QTP?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
what are the different kinds of frameworks in automation?