How to count the number of columns in the java table

Showing Answers 1 - 3 of 3 Answers

Santosh Menon

  • May 15th, 2007
 

Use the function called GetROProperty ("cols")

So if you use x=JavaTable("Table Name").GetROProperty("cols")

x will be the number of columns in the Java table.

Santosh..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions