Forum Discussion
mugheessiddiqui
13 years agoContributor
Use following JTable properties to get the column header values.
If you give some grid image and sample code its better to see the problem.
wColumn | Returns the caption of the column specified by its index. |
wColumnCount | Returns the total number of grid columns. |
If you give some grid image and sample code its better to see the problem.