954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Column/Row Headers

Hi All,

I am developing a GUI in Boa Constructor. I am using a grid for displaying some data and want to change the names of the column and row headers in the grid.

Please help me in achieving this.

Regards,
Dinil

dinilkarun
Posting Whiz in Training
206 posts since Feb 2008
Reputation Points: 18
Solved Threads: 0
 

Take a look at:
http://www.daniweb.com/forums/post666940-59.html

Particular the line:
self.SetColLabelValue(ix, title)
where ix is the column number and title is the string you want for the header

I think it will similar for the Row.

vegaseat
DaniWeb's Hypocrite
Moderator
5,976 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,416
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You