how to get column count in datatable

Answers were Sorted based on User's Feedback



how to get column count in datatable..

Answer / raju

colcount = datatable.GetSheet(Sheet name).GetParametercount

using above GetParameterCount u can get how many columns in
Datatable.

Is This Answer Correct ?    20 Yes 8 No

how to get column count in datatable..

Answer / d.t

need urgentlyy

Is This Answer Correct ?    4 Yes 3 No

how to get column count in datatable..

Answer / vishakha

ColCount = DataTable.GetSheet(dtGlobalSheet).GetParametercount
msgbox colcount

OR

ColCount = DataTable.GetSheet(1).GetParametercount
msgbox colcount

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More QTP Interview Questions

What are the challenges you faced during you entire life automation ?

0 Answers   Tech Mahindra,


.qfl extension for which file? where vl use it

1 Answers   iFlex,


What is the meaning Work bench?

0 Answers  


How to suppress warnings from the test results page?

0 Answers  


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

0 Answers  






what is meant by source control?

0 Answers   Ordain Solutions,


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


What the differences are and best practical application of Object Repository?

0 Answers  


How i can change shared repository to per test repository in qtp

1 Answers  


who will distribute the project modules for testing in testing team ?

2 Answers  


What are the technologies supported by qtp?

0 Answers  


Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------

6 Answers  


Categories