‎2009 May 28 9:49 AM
Hi everyone,
I need to change the column header texts of a table control dynamically.
There are 32 columns in my table control. I got the information that I have to use I/O fields for every columns as the column header texts to change it dynamically.
But it didn't work as the I/O box goes into the body of the table control instead of being placed in the header area. So I checked w/title and tried to drag and drop the I/O boxes on the header text place of table control. But it allowed only one I/O box to be there in the header area..
Please suggest me any idea to place the 32 I/O boxes in the header area as the corresponding column headers in the table control..
Thanks in advance,
Sheeba.
‎2009 May 29 8:47 AM